diff --git a/tox.ini b/tox.ini index 06564ef6a..08ec65251 100644 --- a/tox.ini +++ b/tox.ini @@ -116,8 +116,7 @@ commands = {[testenv:test-upstream-requirements-base]commands} basepython = python3 deps = flake8 - flake8-docstrings - pydocstyle<4.0.0 + flake8-docstrings>=1.5.0 # https://github.com/JBKahn/flake8-print/pull/30 flake8-print>=3.1.0 flake8-bugbear