diff --git a/pyproject.toml b/pyproject.toml index 333ea6d..6d21db5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dependencies = [ "rich>=12.5.1", "scikit-image>=0.19.3", "tensorboard>=2.9.0", - "torch==2.8.0", + "torch==2.12.0", "torchmetrics[image]>=0.9.3", "torchtyping>=0.1.4", "torchvision>=0.13.0",