fix: add missing sgp4, geopy, and pytz dependencies to requirements for fresh installs

This commit is contained in:
anoracleofra-code
2026-03-08 15:45:25 -06:00
parent cd03bb966f
commit 975f56f91c
+3
View File
@@ -8,3 +8,6 @@ pydantic==2.3.0
pydantic-settings==2.0.3
playwright>=1.58.0
beautifulsoup4>=4.12.0
sgp4>=2.21
geopy>=2.4.0
pytz>=2023.3