-
Notifications
You must be signed in to change notification settings - Fork 423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update torchmetrics requirement from <1.4.1,>=1.4.0.post0 to >=1.4.0.post0,<1.4.3 #3616
Update torchmetrics requirement from <1.4.1,>=1.4.0.post0 to >=1.4.0.post0,<1.4.3 #3616
Conversation
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/v1.4.2/CHANGELOG.md) - [Commits](Lightning-AI/torchmetrics@v1.4.0.post0...v1.4.2) --- updated-dependencies: - dependency-name: torchmetrics dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…and-lt-1.4.3
…and-lt-1.4.3
A newer version of torchmetrics exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
…and-lt-1.4.3
…and-lt-1.4.3
PR is failing due to an issue with Torchmetrics 1.4.1 which added a method under |
blocked on Lightning-AI/torchmetrics#2812 |
Going to close this PR to await for the next release of torchmetrics which solves the problem. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updates the requirements on torchmetrics to permit the latest version.
Release notes
Sourced from torchmetrics's releases.
Changelog
Sourced from torchmetrics's changelog.
... (truncated)
Commits
cd9fa1d
releasing1.4.2
c4b32aa
test: freezefaster-coco-eval==1.5.*
be71a4c
ci/doc: install with-e
to resolve source links (#2740)400aa91
Fixsegmentation.MeanIoU
(#2698)327f01c
bump some testing requirements (#2736)89c4265
fix: compatibility audio do with newscipy
(#2733)082429e
Fix: handle zero division error in binary IoU calculation (#2726)c1b3027
Fix howprefix
/posfix
works inMultitaskWrapper
(#2722)b5d3d15
build(deps): bump torch from 2.4.0 to 2.4.1 in /requirements (#2729)d22344d
docs: fix link to WIPYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)