diff --git a/pyproject.toml b/pyproject.toml index ffa572b..5f6e850 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ "pytest==8.3.3", "requests==2.32.3", "sympy==1.13.1", - "torch==2.2.2", + "torch==2.7.0", "torchvision==0.17.2", "typing_extensions==4.12.2" ]