Skip to content

Commit

Permalink
build(deps): update torchmetrics requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [torchmetrics](https://github.com/Lightning-AI/torchmetrics) to permit the latest version.
- [Release notes](https://github.com/Lightning-AI/torchmetrics/releases)
- [Changelog](https://github.com/Lightning-AI/torchmetrics/blob/master/CHANGELOG.md)
- [Commits](Lightning-AI/torchmetrics@v0.8.0...v1.6.0)

---
updated-dependencies:
- dependency-name: torchmetrics
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 4ff6b91 commit c3350ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ pytest-cov
pytest-forked ==1.6.0

scikit-learn >0.22.1, <1.6.0
torchmetrics >=0.8.0, <1.5.0
torchmetrics >=0.8.0, <1.7.0

0 comments on commit c3350ee

Please sign in to comment.