We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69d8fa9 commit 90354ebCopy full SHA for 90354eb
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.7.0
5
-fsspec[http] >=2022.5.0, <2024.4.0
+fsspec[http] >=2022.5.0, <2025.4.0
6
packaging >=20.0, <=25.0
7
typing-extensions >=4.4.0, <4.11.0
8
lightning-utilities >=0.10.0, <0.15.0
requirements/pytorch/base.txt
@@ -4,7 +4,7 @@
tqdm >=4.57.0, <4.67.0
PyYAML >=5.4, <6.1.0
torchmetrics >=0.7.0, <1.8.0
9
10
0 commit comments