diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index 09083fd1d..8d716cbbc 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -54,7 +54,7 @@ setuptools==83.0.0 ; python_version >= "3.11" and python_version < "3.15" shapely==2.1.2 ; python_version >= "3.11" and python_version < "3.15" six==1.17.0 ; python_version >= "3.11" and python_version < "3.15" sympy==1.14.0 ; python_version >= "3.11" and python_version < "3.15" -torch==2.12.1 ; python_version >= "3.11" and python_version < "3.15" +torch==2.13.0 ; python_version >= "3.11" and python_version < "3.15" tqdm==4.68.4 ; python_version >= "3.11" and python_version < "3.15" triton==3.7.0 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" typing-extensions==4.16.0 ; python_version >= "3.11" and python_version < "3.15"