Skip to content

Commit

Permalink
Dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
chunlaw committed Nov 29, 2023
1 parent c91739e commit 66f59b9
Showing 1 changed file with 22 additions and 16 deletions.
38 changes: 22 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,22 @@
brotlipy==0.7.0
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
cryptography==3.4.7
haversine==2.3.0
idna==2.10
pip==21.0.1
pycparser==2.20
pyOpenSSL==20.0.1
PySocks==1.7.1
requests==2.25.1
six==1.15.0
urllib3==1.26.4
wheel==0.36.2
pyproj==3.3.0
attrs==23.1.0
certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7
click-plugins==1.1.1
cligj==0.7.2
fiona==1.9.5
geopandas==0.14.1
idna==3.6
numpy==1.26.2
packaging==23.2
pandas==2.1.3
pyproj==3.6.1
python-dateutil==2.8.2
pytz==2023.3.post1
requests==2.31.0
setuptools==68.0.0
shapely==2.0.2
six==1.16.0
tzdata==2023.3
urllib3==2.1.0
wheel==0.41.2

0 comments on commit 66f59b9

Please sign in to comment.