mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-09-26 18:51:49 +02:00
fix: add missing sgp4, geopy, and pytz dependencies to requirements for fresh installs
Former-commit-id: 975f56f91c
This commit is contained in:
@@ -8,3 +8,6 @@ pydantic==2.3.0
|
|||||||
pydantic-settings==2.0.3
|
pydantic-settings==2.0.3
|
||||||
playwright>=1.58.0
|
playwright>=1.58.0
|
||||||
beautifulsoup4>=4.12.0
|
beautifulsoup4>=4.12.0
|
||||||
|
sgp4>=2.21
|
||||||
|
geopy>=2.4.0
|
||||||
|
pytz>=2023.3
|
||||||
|
|||||||
Reference in New Issue
Block a user