diff --git a/setup.py b/setup.py index 2d6d26b0c..f458a9de3 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,6 @@ install_requires = [ "zope.interface>=5.1.0", "protego>=0.1.15", "itemadapter>=0.1.0", - "setuptools", "packaging", "tldextract", "lxml>=4.4.1", diff --git a/tox.ini b/tox.ini index 2d62f1cb7..80ef4a99e 100644 --- a/tox.ini +++ b/tox.ini @@ -50,7 +50,6 @@ deps = typing-extensions==4.12.2 types-lxml==2024.8.7 types-Pygments==2.18.0.20240506 - types-setuptools==71.1.0.20240806 botocore-stubs==1.34.158 boto3-stubs[s3]==1.34.158 attrs >= 18.2.0