diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index 4635125b5..cae2c3e3d 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -50,7 +50,7 @@ python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "3. pyyaml==6.0.3 ; python_version >= "3.11" and python_version < "3.15" requests==2.34.2 ; python_version >= "3.11" and python_version < "3.15" scipy==1.17.1 ; python_version >= "3.11" and python_version < "3.15" -setuptools==82.0.1 ; python_version >= "3.11" and python_version < "3.15" +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"