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 37f559e commit 5038d1aCopy full SHA for 5038d1a
requirements/fabric/base.txt
@@ -2,7 +2,7 @@
2
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
3
4
torch >=2.1.0, <2.8.0
5
-fsspec[http] >=2022.5.0, <2025.6.0
+fsspec[http] >=2022.5.0, <2025.8.0
6
packaging >=20.0, <=25.0
7
typing-extensions >=4.5.0, <4.15.0
8
lightning-utilities >=0.10.0, <0.15.0
requirements/pytorch/base.txt
@@ -4,7 +4,7 @@
torch >=2.1.0, <=2.8.0
tqdm >=4.57.0, <4.68.0
PyYAML >5.4, <6.1.0
torchmetrics >0.7.0, <1.8.0
9
10
0 commit comments