diff --git a/backend/requirements.txt b/backend/requirements.txt index ec7af4a..be178e4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,6 +8,11 @@ pydantic==2.3.0 pydantic-settings==2.0.3 playwright>=1.58.0 beautifulsoup4>=4.12.0 -sgp4>=2.21 +cachetools>=5.3 +cloudscraper>=1.2.71 +python-dotenv>=1.0 +lxml>=5.0 +reverse_geocoder>=1.5 +sgp4>=2.23 geopy>=2.4.0 pytz>=2023.3