File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ dependencies:
3333 - future>=0.17.1
3434 - PyYAML>=5.1
3535 - tqdm>=4.41.0
36- - fsspec[http]>=2021.05.0, !=2021. 06.0
36+ - fsspec[http]>=2021.06.1
3737 # - tensorboard>=2.2.0 # not needed, already included in pytorch
3838
3939 # Optional
Original file line number Diff line number Diff line change 33
44numpy>=1.17.2, <1.23.1
55torch>=1.9.*, <1.13.0
6- fsspec[http]>=2021.05.0, !=2021. 06.0 , <2022.6.0
6+ fsspec[http]>=2021.06.1 , <2022.6.0
77packaging>=17.0, <=21.3
88typing-extensions>=4.0.0, <4.3.1
99lightning-utilities==0.3.*
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ numpy>=1.17.2, <1.23.1
55torch>=1.9.*, <1.13.0
66tqdm>=4.57.0, <4.65.0
77PyYAML>=5.4, <=6.0
8- fsspec[http]>=2021.05.0, !=2021. 06.0 , <2022.8.0
8+ fsspec[http]>=2021.06.1 , <2022.8.0
99tensorboard>=2.9.1, <2.11.0
1010torchmetrics>=0.7.0, <0.9.3 # needed for using fixed compare_version
1111packaging>=17.0, <=21.3
You can’t perform that action at this time.
0 commit comments