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 ffec870 commit 396038aCopy full SHA for 396038a
requirements/ci.txt
@@ -5,4 +5,4 @@ twine ==6.0.1
5
importlib-metadata <8.0.0
6
wget
7
pkginfo ==1.12.0
8
-packaging <24.2
+packaging <25.1
requirements/fabric/base.txt
@@ -3,6 +3,6 @@
3
4
torch >=2.1.0, <2.6.0
fsspec[http] >=2022.5.0, <2024.4.0
-packaging >=20.0, <=23.1
+packaging >=20.0, <=25.0
typing-extensions >=4.4.0, <4.11.0
lightning-utilities >=0.10.0, <0.12.0
requirements/pytorch/base.txt
@@ -6,6 +6,6 @@ tqdm >=4.57.0, <4.67.0
PyYAML >=5.4, <6.1.0
torchmetrics >=0.7.0, <1.8.0
9
10
11
0 commit comments