Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit 9ca6253

Browse files
Update torchmetrics requirement from <1.2,>=0.7 to >=0.7,<1.3 in /_requirements (#275)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e349fa commit 9ca6253

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_requirements/default.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ ipython[notebook]>=8.0.0, <8.15.0
44
urllib3 # for ipython
55
torch>=1.8.1, <2.1.0
66
pytorch-lightning>=1.4, <2.1.0
7-
torchmetrics>=0.7, <1.2
7+
torchmetrics>=0.7, <1.3

0 commit comments

Comments
 (0)