We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5216c51 commit dbd7703Copy full SHA for dbd7703
requirements/pytorch/base.txt
@@ -5,7 +5,7 @@ numpy>=1.17.2, <1.23.1
5
torch>=1.9.*, <1.13.0
6
tqdm>=4.57.0, <4.65.0
7
PyYAML>=5.4, <=6.0
8
-fsspec[http]>=2021.05.0, !=2021.06.0, <2022.6.0
+fsspec[http]>=2021.05.0, !=2021.06.0, <2022.8.0
9
tensorboard>=2.9.1, <2.11.0
10
torchmetrics>=0.7.0, <0.9.3 # needed for using fixed compare_version
11
packaging>=17.0, <=21.3
0 commit comments