Skip to content

Commit

Permalink
Merge pull request #165 from euroargodev/dependabot/pip/fsspec-gte-0.…
Browse files Browse the repository at this point in the history
…7.4-and-lt-2022.2.0

pip prod(deps): update fsspec requirement from <2021.12.0,>=0.7.4 to >=0.7.4,<2022.2.0
  • Loading branch information
gmaze authored Jan 12, 2022
2 parents 03cf7cc + e676bd9 commit 29164b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ distributed>=2.30.0
erddapy>=0.7.2
gsw>=3.4.0

fsspec>=0.7.4, <2021.11.2
fsspec>=0.7.4, <2022.1.1
aiohttp>=3.7.4

#matplotlib>=3.3.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ netCDF4<1.5.9, >=1.3.1
dask>=2.9, <2021.12.1
toolz>=0.8.2, <0.11.3
erddapy>=0.6, <1.2.1
fsspec>=0.7.4, <2021.12.0
fsspec>=0.7.4, <2022.2.0
gsw<=3.4.0, >=3.3.1
aiohttp>=3.6.2, <3.8.2
packaging>= 20.4, < 22.0

0 comments on commit 29164b3

Please sign in to comment.