Skip to content

Commit e22c4ed

Browse files
authored
Merge pull request #131 from twsl/dependabot/pip/torchmetrics-1.7.2
Bump torchmetrics from 1.7.1 to 1.7.2
2 parents 49b2faa + 80b3935 commit e22c4ed

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ classifiers = [
4141
python = "^3.11"
4242
torch = "^2.7.0"
4343
torchvision = "^0.22.0"
44-
torchmetrics = { version = "^1.7.1", optional = true }
44+
torchmetrics = { version = "^1.7.2", optional = true }
4545
lightning = { version = "^2.5.0", optional = true }
4646
line-profiler = { version = "^4.2.0", optional = true }
4747

@@ -56,7 +56,7 @@ pycocotools = "^2.0.8"
5656
scikit-image = "^0.25.0"
5757
faster-coco-eval = "^1.6.6"
5858
lightning = "^2.5.0"
59-
torchmetrics = "^1.7.1"
59+
torchmetrics = "^1.7.2"
6060
line-profiler = "^4.2.0"
6161

6262
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)