diff --git a/requirements.txt b/requirements.txt index dd2184c0653..d02af128106 100644 --- a/requirements.txt +++ b/requirements.txt @@ -158,7 +158,7 @@ pytest-bdd==7.0.1 splinter==0.19.0 pytest-splinter==3.3.2 pytest-django==4.7.0 -setuptools>=65.5.1,<68.3.0 +setuptools>=65.5.1,<69.1.0 pip==23.3.1 Twisted==23.10.0 pixelmatch==0.3.0 diff --git a/setup.cfg b/setup.cfg index 26d2f1b1f25..1972dce7fe3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -183,7 +183,7 @@ install_requires = splinter==0.19.0 pytest-splinter==3.3.2 pytest-django==4.7.0 - setuptools>=65.5.1,<68.3.0 + setuptools>=65.5.1,<69.1.0 pip==23.3.1 Twisted==23.10.0 pixelmatch==0.3.0