diff --git a/setup.py b/setup.py index f8d705a5..653ac7d5 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ "pycuda": ["pycuda"], "style": [ "black", - "flake8", + "flake8<5.0", "flake8-docstrings", "flake8-executable", "flake8-isort",