diff --git a/requires-all.txt b/requires-all.txt index 9e376d465a..59a15e4465 100644 --- a/requires-all.txt +++ b/requires-all.txt @@ -47,3 +47,4 @@ requests[security]>=2.21.0 selenium>=3.141.0 waitress>=1.4.4 webdriver-manager>=3.5.1 +setuptools \ No newline at end of file diff --git a/requires-install.txt b/requires-install.txt index f92ceb759b..0606e4cfd9 100644 --- a/requires-install.txt +++ b/requires-install.txt @@ -11,3 +11,4 @@ requests retrying ansi2html nest-asyncio +setuptools \ No newline at end of file