diff --git a/pyproject.toml b/pyproject.toml index 719bf64..033ad60 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "pytest==8.3.3", "requests==2.32.3", "sympy==1.13.1", - "torch==2.2.2", + "torch==2.6.0", "torchvision==0.17.2", "typing_extensions==4.12.2" ]