Skip to content

Commit

Permalink
upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgamez committed Jan 20, 2025
1 parent ebb74eb commit b98e8d1
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions scripts/mobility-database-harvester/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
cachetools==4.2.2
certifi==2024.7.4
charset-normalizer==2.0.4
idna==3.7
pandas==1.4.3
packaging==21.0
protobuf==3.18.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2021.1
cachetools==5.5.0
certifi==2024.12.14
charset-normalizer==3.4.1
idna==3.10
pandas==2.2.3
packaging==24.2
protobuf==5.29.3
pyasn1==0.6.1
pyasn1-modules==0.4.1
pyparsing==3.2.1
python-dateutil==2.8.2
pytz==2024.2
requests==2.32.3
rsa==4.7.2
six==1.16.0
rsa==4.9
six==1.17.0
urllib3==1.26.19
numpy==1.22.0
numpy==2.2.2

0 comments on commit b98e8d1

Please sign in to comment.