Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbieker authored Dec 8, 2023
1 parent b9e9929 commit 2589289
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
affine==2.3.1
aiobotocore==2.4.0
aiohttp==3.8.4
aiohttp==3.9.0
aioitertools==0.11.0
aiosignal==1.3.1
alembic==1.10.1
Expand All @@ -14,7 +14,7 @@ Bottleneck==1.3.6
brotlipy==0.7.0
cached-property==1.5.2
Cartopy==0.21.1
certifi==2022.12.7
certifi==2023.7.22
cffi==1.15.1
cftime==1.6.2
charset-normalizer==2.1.1
Expand All @@ -24,7 +24,7 @@ cligj==0.7.2
cloudpickle==2.2.0
colorama==0.4.6
configobj==5.0.6
cryptography==38.0.4
cryptography==41.0.6
cycler==0.11.0
cytoolz==0.12.0
dask==2022.12.1
Expand All @@ -42,7 +42,7 @@ h5netcdf==1.1.0
h5py==3.8.0
HeapDict==1.0.1
idna==3.4
imagecodecs==2022.9.26
imagecodecs==2023.9.18
importlib-metadata==5.2.0
Jinja2==3.1.2
jmespath==1.0.1
Expand All @@ -62,8 +62,8 @@ numpy==1.23.0
packaging==22.0
pandas==1.5.3
partd==1.3.0
Pillow==9.2.0
pip==22.3.1
pip==23.3
Pillow==10.0.1
pooch==1.6.0
psutil==5.9.4
psycopg2-binary==2.9.5
Expand Down Expand Up @@ -96,12 +96,12 @@ SQLAlchemy==2.0.5.post1
structlog==22.3.0
tblib==1.7.0
toolz==0.12.0
tornado==6.2
tornado==6.3.3
tqdm==4.64.1
trollimage==1.19.0
trollsift==0.5.0
typing_extensions==4.4.0
urllib3==1.26.13
urllib3==1.26.18
wheel==0.38.4
wrapt==1.15.0
xarray==2022.3.0
Expand Down

0 comments on commit 2589289

Please sign in to comment.