Skip to content

Commit 0aec96a

Browse files
committed
torchmetrics >0.7.0
1 parent 6cf54b4 commit 0aec96a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/pytorch/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ torch >=2.1.0, <2.8.0
55
tqdm >=4.57.0, <4.68.0
66
PyYAML >5.4, <6.1.0
77
fsspec[http] >=2022.5.0, <2025.6.0
8-
torchmetrics >=0.7.0, <1.8.0
8+
torchmetrics >0.7.0, <1.8.0
99
packaging >=20.0, <=25.0
1010
typing-extensions >=4.5.0, <4.15.0
1111
lightning-utilities >=0.10.0, <0.15.0

src/version.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.1rc2
1+
2.6.0dev

0 commit comments

Comments
 (0)