Skip to content

Commit

Permalink
Update requirements.txt.
Browse files Browse the repository at this point in the history
  • Loading branch information
cstephen committed Nov 25, 2024
1 parent 9ab4aa1 commit ea2a0e1
Showing 1 changed file with 41 additions and 35 deletions.
76 changes: 41 additions & 35 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,52 +1,58 @@
affine==2.4.0
aiohttp==3.8.5
aiohappyeyeballs==2.4.3
aiohttp==3.10.11
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.1.0
blinker==1.6.2
certifi==2023.7.22
cftime==1.6.2
charset-normalizer==3.3.0
async-timeout==5.0.1
attrs==24.2.0
blinker==1.8.2
certifi==2024.8.30
cftime==1.6.4.post1
charset-normalizer==3.4.0
click==8.1.7
click-plugins==1.1.1
cligj==0.7.2
Fiona==1.9.4.post1
Flask==3.0.0
Flask-Cors==4.0.0
frozenlist==1.4.0
fiona==1.10.1
Flask==3.0.3
Flask-Cors==5.0.0
frozenlist==1.5.0
geopandas==0.13.2
geos==0.2.3
h5netcdf==1.1.0
h5py==3.9.0
idna==3.4
importlib-metadata==6.8.0
itsdangerous==2.1.2
Jinja2==3.1.2
lxml==4.9.3
MarkupSafe==2.1.3
multidict==6.0.4
netCDF4==1.6.4
h5py==3.11.0
idna==3.10
importlib_metadata==8.5.0
itsdangerous==2.2.0
Jinja2==3.1.4
lxml==5.3.0
MarkupSafe==2.1.5
marshmallow==3.22.0
multidict==6.1.0
munch==2.5.0
netCDF4==1.7.2
numpy==1.24.4
packaging==23.2
packaging==24.2
pandas==2.0.3
Pillow==10.0.1
pillow==10.4.0
propcache==0.2.0
pygeos==0.14
pyparsing==3.1.1
pyparsing==3.1.4
pyproj==3.5.0
python-dateutil==2.8.2
pytz==2023.3.post1
rasterio==1.3.8
rasterstats==0.19.0
python-dateutil==2.9.0.post0
pytz==2024.2
rasterio==1.3.11
rasterstats==0.20.0
requests==2.29.0
rioxarray==0.13.4
Rtree==1.0.1
shapely==2.0.1
simplejson==3.19.1
Rtree==1.3.0
scipy==1.10.1
shapely==2.0.6
simplejson==3.19.3
six==1.16.0
snuggs==1.4.7
tzdata==2023.3
urllib3==1.26.17
Werkzeug==3.0.0
typing_extensions==4.12.2
tzdata==2024.2
urllib3==1.26.20
Werkzeug==3.0.6
xarray==2023.1.0
yarl==1.9.2
zipp==3.17.0
yarl==1.15.2
zipp==3.20.2

0 comments on commit ea2a0e1

Please sign in to comment.