diff --git a/setup.py b/setup.py index e722892a2..b80225591 100644 --- a/setup.py +++ b/setup.py @@ -60,6 +60,7 @@ def read(fname): 'pytest-watch', 'pytest-flask', 'pytest-flake8', + 'flake8<5', 'bumpversion', 'autopep8' ]