diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index 36012240..d34d58ac 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -11,7 +11,7 @@ cuda-bindings==13.2.0 ; python_version >= "3.11" and python_version < "3.15" and cuda-pathfinder==1.5.4 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" cuda-toolkit==13.0.2 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.15" -filelock==3.29.0 ; python_version >= "3.11" and python_version < "3.15" +filelock==3.29.1 ; python_version >= "3.11" and python_version < "3.15" fonttools==4.63.0 ; python_version >= "3.11" and python_version < "3.15" fsspec==2026.4.0 ; python_version >= "3.11" and python_version < "3.15" idna==3.18 ; python_version >= "3.11" and python_version < "3.15"