diff --git a/setup.py b/setup.py index 922a56d..a727997 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ "psycopg2-binary==2.9.*", "pygsheets==2.0.*", "pysftp==0.2.9", - "setuptools==80.*", + "setuptools>=80,<83", "paramiko>=3.0,<5.0", "SQLAlchemy>=1.4,<2.1", ],