From ea2a0e15650abd61e51dafe0e93d6a455a3cc58e Mon Sep 17 00:00:00 2001 From: Craig Stephenson Date: Mon, 25 Nov 2024 13:31:20 -0900 Subject: [PATCH] Update requirements.txt. --- requirements.txt | 76 ++++++++++++++++++++++++++---------------------- 1 file changed, 41 insertions(+), 35 deletions(-) diff --git a/requirements.txt b/requirements.txt index d349d527..864da8ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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