diff --git a/setup.py b/setup.py index af7c5c5225..83bfd7842c 100644 --- a/setup.py +++ b/setup.py @@ -77,7 +77,7 @@ def python_is_supported(): 'flake8>=3.9.1', 'darglint', 'pydocstyle>=4.0.0', - 'flake8-bugbear!=21.4.1', + 'flake8-bugbear!=21.4.1,!=21.11.28', 'flake8-coding', 'flake8-colors>=0.1.9', 'flake8-comprehensions>=3.1.4; python_version >= "3.8"',