Skip to content

Commit f11f1e2

Browse files
Update gcsfs requirement from <2022.6.0,>=2021.5.0 to >=2021.5.0,<2022.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3966f95 commit f11f1e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pytorch/extra.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ torchtext>=0.10.*, <0.14.0
77
omegaconf>=2.0.5, <2.3.0
88
hydra-core>=1.0.5, <1.3.0
99
jsonargparse[signatures]>=4.12.0, <=4.12.0
10-
gcsfs>=2021.5.0, <2022.6.0
10+
gcsfs>=2021.5.0, <2022.8.0
1111
rich>=10.14.0, !=10.15.0.a, <13.0.0

0 commit comments

Comments
 (0)