diff --git a/pyproject.toml b/pyproject.toml index ab3ebb2..b468cc9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "power-spherical >=0.8", "scikit-image >=0.25", "scipy >=1.11", - "torch >=2.2, <2.11", + "torch >=2.2, <2.12", "torchvision >=0.20", "gaiaxpy >=2.1", "pyarrow >=19.0",