Skip to content

Commit

Permalink
Update requirements.txt (#210)
Browse files Browse the repository at this point in the history
* Update requirements.txt

* Update requirements.txt
  • Loading branch information
devsjc authored Dec 15, 2023
1 parent d6892f4 commit 6e98f2e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@ packaging==23.2
pandas==2.1.3
partd==1.4.1
Pillow==10.1.0
pip==23.3.1
pip>=23.3.1
platformdirs==4.1.0
pluggy==1.3.0
pooch==1.8.0
psutil==5.9.5
psutil>=5.9.5
psycopg2-binary==2.9.9
py-cpuinfo==9.0.0
pyarrow==14.0.1
Expand All @@ -87,7 +87,7 @@ python-geotiepoints==1.7.1
pytz==2023.3.post1
PyYAML==6.0.1
rasterio==1.3.9
requests==2.31.0
requests>=2.31.0
s3fs==2023.12.1
satpy==0.38.0
SciPy==1.11.4
Expand All @@ -106,7 +106,7 @@ trollimage==1.22.2
trollsift==0.5.1
typing_extensions==4.8.0
tzdata==2023.3
urllib3==1.26.18
urllib3>=1.26.18
wheel==0.42.0
wrapt==1.16.0
xarray==2023.11.0
Expand Down

0 comments on commit 6e98f2e

Please sign in to comment.