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 9506df7 commit 947ecaeCopy full SHA for 947ecae
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.9.0
5
-fsspec[http] >=2022.5.0, <2025.8.0
+fsspec[http] >=2022.5.0, <2025.10.0
6
packaging >=20.0, <=25.0
7
typing-extensions >4.5.0, <4.16.0
8
lightning-utilities >=0.10.0, <0.16.0
requirements/pytorch/base.txt
@@ -4,7 +4,7 @@
tqdm >=4.57.0, <4.68.0
PyYAML >5.4, <6.1.0
torchmetrics >0.7.0, <1.9.0
9
10
0 commit comments