diff --git a/setup.py b/setup.py index 485ad179..dd63e76d 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ "appdirs~=1.4.3", "pytz", "setuptools", - "six~=1.10", + "six>=1.10,<2.0", ] setup(