diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index a11409e7c..4635125b5 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -57,7 +57,7 @@ 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" tqdm==4.68.3 ; 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.15.0 ; python_version >= "3.11" and python_version < "3.15" +typing-extensions==4.16.0 ; python_version >= "3.11" and python_version < "3.15" tzdata==2026.2 ; python_version >= "3.11" and python_version < "3.15" and (sys_platform == "win32" or sys_platform == "emscripten") urllib3==2.7.0 ; python_version >= "3.11" and python_version < "3.15" xarray==2026.4.0 ; python_version >= "3.11" and python_version < "3.15"