From ff9c2c2e2499b1154450afdcc14995de5c9d8c4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 23:36:00 +0000 Subject: [PATCH] build(deps): bump torchmetrics from 0.9.2 to 1.4.1 Bumps [torchmetrics](https://github.com/Lightning-AI/torchmetrics) from 0.9.2 to 1.4.1. - [Release notes](https://github.com/Lightning-AI/torchmetrics/releases) - [Changelog](https://github.com/Lightning-AI/torchmetrics/blob/master/CHANGELOG.md) - [Commits](https://github.com/Lightning-AI/torchmetrics/compare/v0.9.2...v1.4.1) --- updated-dependencies: - dependency-name: torchmetrics dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 092eb54..66dfdc8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ torch>=1.10.0 torchvision>=0.11.0 pytorch-lightning==1.6.5 -torchmetrics==0.9.2 +torchmetrics==1.4.1 # --------- hydra --------- # hydra-core==1.2.0