diff --git a/pyproject.toml b/pyproject.toml index 3dd8a037..6e0bc353 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ dependencies_2024 = [ "pytorch-lightning==2.4.0", "scipy==1.14.1", "omegaconf==2.3.0", - "torchmetrics==1.5.2", + "torchmetrics==1.9.0", "einops==0.8.0", ]