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 20f37b8 commit ce97676Copy full SHA for ce97676
requirements.txt
@@ -5,7 +5,7 @@ torch>=1.4
5
future>=0.17.1 # required for builtins in setup.py
6
tqdm>=4.41.0
7
PyYAML>=5.1,<=5.4.1
8
-fsspec[http]>=2021.4.0
+fsspec[http]>=2021.05.0, !=2021.06.0
9
tensorboard>=2.2.0, !=2.5.0 # 2.5.0 GPU CI error: 'Couldn't build proto file into descriptor pool!'
10
torchmetrics>=0.2.0
11
pyDeprecate==0.3.0
0 commit comments