Skip to content

Commit

Permalink
Bump torchmetrics from 1.4.0.post0 to 1.6.1 (#8)
Browse files Browse the repository at this point in the history
Bumps [torchmetrics](https://github.com/Lightning-AI/torchmetrics) from 1.4.0.post0 to 1.6.1.
- [Release notes](https://github.com/Lightning-AI/torchmetrics/releases)
- [Changelog](https://github.com/Lightning-AI/torchmetrics/blob/v1.6.1/CHANGELOG.md)
- [Commits](Lightning-AI/torchmetrics@v1.4.0.post0...v1.6.1)

---
updated-dependencies:
- dependency-name: torchmetrics
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 553432a commit 9685793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fine-tuner/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
lightning==2.5.0.post0
pandas==2.2.3
torch==2.5.1
torchmetrics==1.4.0.post0
torchmetrics==1.6.1
transformers==4.48.0

0 comments on commit 9685793

Please sign in to comment.