Skip to content

Commit

Permalink
Bump torchmetrics from 0.10.3 to 1.3.2 (#1925)
Browse files Browse the repository at this point in the history
* Bump torchmetrics from 0.10.3 to 1.3.2

Bumps [torchmetrics](https://github.com/Lightning-AI/torchmetrics) from 0.10.3 to 1.3.2.
- [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.10.3...v1.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update pyproject.toml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Samet Akcay <samet.akcay@intel.com>
  • Loading branch information
dependabot[bot] and samet-akcay committed Mar 27, 2024
1 parent 75014c4 commit 5b01918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ core = [
"timm>=0.5.4,<=0.6.13",
"lightning>2,<2.2.0",
"torch>=2,<2.2.0",
"torchmetrics==0.10.3",
"torchmetrics>=1.3.2",
"open-clip-torch>=2.23.0",
]
openvino = ["openvino-dev>=2023.0", "nncf>=2.5.0", "onnx>=1.16.0"]
Expand Down

0 comments on commit 5b01918

Please sign in to comment.