Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion auto_worker_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ geopandas
frost_sta_client
google-cloud-storage
pytest
urllib3>=2.2.0,<3.0.0
urllib3>=2.6.3,<3.0.0
Geoalchemy2
sqlalchemy
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ psycopg2-binary
pytest
pyyaml
types-pyyaml
urllib3>=2.2.0,<3.0.0
urllib3>=2.6.3,<3.0.0