Skip to content

Commit

Permalink
Update gcsfs requirement from <2022.6.0,>=2021.5.0 to >=2021.5.0,<202…
Browse files Browse the repository at this point in the history
…2.8.0 in /requirements (#14079)

Update gcsfs requirement in /requirements

Updates the requirements on [gcsfs](https://github.com/fsspec/gcsfs) to permit the latest version.
- [Release notes](https://github.com/fsspec/gcsfs/releases)
- [Commits](fsspec/gcsfs@2021.05.0...2022.7.1)

---
updated-dependencies:
- dependency-name: gcsfs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and awaelchli committed Aug 11, 2022
1 parent 8cb0098 commit fbe63d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/pytorch/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ torchtext>=0.10.*, <0.14.0
omegaconf>=2.0.5, <2.3.0
hydra-core>=1.0.5, <1.3.0
jsonargparse[signatures]>=4.12.0, <=4.12.0
gcsfs>=2021.5.0, <2022.6.0
gcsfs>=2021.5.0, <2022.8.0
rich>=10.14.0, !=10.15.0.a, <13.0.0

0 comments on commit fbe63d2

Please sign in to comment.