diff --git a/setup.py b/setup.py index 7f6626cb..1d833c4b 100644 --- a/setup.py +++ b/setup.py @@ -41,6 +41,7 @@ "bump >= 1.3.1", "flake8", "black", + "click >= 8.0.0, < 8.1.0", "isort", "pytest", "pytest-cov",