Skip to content

Commit ea93768

Browse files
dependabot[bot]krshrimali
authored andcommitted
Update fsspec[http] requirement from !=2021.06.0,<2022.6.0,>=2021.05.0 to >=2021.05.0,!=2021.06.0,<2022.8.0 in /requirements (#14288)
Update fsspec[http] requirement in /requirements Updates the requirements on [fsspec[http]](https://github.com/fsspec/filesystem_spec) to permit the latest version. - [Release notes](https://github.com/fsspec/filesystem_spec/releases) - [Commits](fsspec/filesystem_spec@2021.05.0...2022.7.1) --- updated-dependencies: - dependency-name: fsspec[http] dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31080c9 commit ea93768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pytorch/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ numpy>=1.17.2, <1.23.1
55
torch>=1.9.*, <1.13.0
66
tqdm>=4.57.0, <4.65.0
77
PyYAML>=5.4, <=6.0
8-
fsspec[http]>=2021.05.0, !=2021.06.0, <2022.6.0
8+
fsspec[http]>=2021.05.0, !=2021.06.0, <2022.8.0
99
tensorboard>=2.9.1, <2.11.0
1010
torchmetrics>=0.7.0, <0.9.3 # needed for using fixed compare_version
1111
pyDeprecate>=0.3.1, <=0.3.2

0 commit comments

Comments
 (0)