Skip to content

Commit 29ddc56

Browse files
awaelchliSeanNaren
authored andcommitted
update fsspec to 2021.06.0 (#7869)
(cherry picked from commit ce97676)
1 parent 2e1f675 commit 29ddc56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ torch>=1.4
55
future>=0.17.1 # required for builtins in setup.py
66
tqdm>=4.41.0
77
PyYAML>=5.1,<=5.4.1
8-
fsspec[http]>=2021.4.0
8+
fsspec[http]>=2021.05.0, !=2021.06.0
99
tensorboard>=2.2.0, !=2.5.0 # 2.5.0 GPU CI error: 'Couldn't build proto file into descriptor pool!'
1010
torchmetrics>=0.2.0
1111
pyDeprecate==0.3.0

0 commit comments

Comments
 (0)