diff --git a/setup.py b/setup.py index 81e05023..ab85c498 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ 'tests': [ 'bandit>=1.1.0', 'flake8>=3.2.1', - 'prospector[with_everything]>=0.12.4', + 'prospector[with_everything]>=0.12.4,<=1.1.6.2', ], }