composer
composer copied to clipboard
Update torchmetrics requirement from <1.7.3,>=1.0 to >=1.0,<1.7.4
trafficstars
Updates the requirements on torchmetrics to permit the latest version.
Release notes
Sourced from torchmetrics's releases.
Minor patch release
[1.7.3] - 2025-06-13
Fixed
- Fixed: ensure
WrapperMetricresetswrapped_metricstate (#3123)- Fixed
top_kinmulticlass_accuracy(#3117)- Fixed compatibility to COCO format for
pycocotools2.0.10 (#3131)
Key Contributors
If we forgot someone due to not matching commit email with GitHub account, let us know :]
Full Changelog: https://github.com/Lightning-AI/torchmetrics/compare/v1.7.2...v1.7.3
Changelog
Sourced from torchmetrics's changelog.
[1.7.3] - 2025-06-13
Fixed
- Fixed: Ensure
WrapperMetricResetswrapped_metricState (#3123)- Fixed
top_kinmulticlass_accuracy(#3117)- Fixed compatibility to COCO format for
pycocotools2.0.10 (#3131)[1.7.2] - 2025-05-27
Changed
- Enhance: improve performance of
_rank_data(#3103)Fixed
- Fixed
UnboundLocalErrorinMatthewsCorrCoef(#3059)- Fixed MIFID incorrectly converts inputs to
bytedtype with custom encoders (#3064)- Fixed
ignore_indexinMultilabelExactMatch(#3085)- Fixed: disable non-blocking on MPS (#3101)
[1.7.1] - 2025-04-06
Changed
- Enhance Support Adding a
MetricCollectionto AnotherMetricCollectioninadd_metricsFunction (#3032)Fixed
- Fixed absent class
MeanIOU(#2892)- Fixed detection IoU ignores predictions without ground truth (#3025)
- Fixed error raised in
MulticlassAccuracywhen top_k>1 (#3039)[1.7.0] - 2025-03-20
Added
- Additions to image domain:
- Added
JensenShannonDivergencemetric to regression package (#2992)- Added
ClusterAccuracymetric to cluster package (#2777)- Added
Equal Error Rate (EER)to classification package (#3013)- Added functional interface to
MeanAveragePrecisionmetric (#3011)Changed
... (truncated)
Commits
6e1b354releasing1.7.37dd8da0fix: Add requiredinfofield to COCO format forpycocotools2.0.10 compat...290e14dbuild(deps): update pandas requirement from <=2.2.3,>1.4.0 to >1.4.0,<=2.3.0 ...5f8885aUpdate plot examples in docs to useJensenShannonDivergenceinstead of KL (...ec28f14Fixtop_kinmulticlass_accuracy(#3117)16d9233build(deps): bump torch from 2.7.0 to 2.7.1 in /requirements (#3126)5dfaf6cFix: EnsureWrapperMetricResetswrapped_metricState (#3123)cb56be3Corrected formula for negative predictive value (#3124)20a90ccFix_check_reg_targetsfunction call signature forsklearn>=1.7(#3129)b6c6c88bump: PyTorch to be latest2.7.1(#3121)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)