Revert "Bump pep8-naming and pycodestyle"

This reverts commit c77790821d.
This commit is contained in:
Raphael Michel
2022-09-14 19:10:30 +02:00
parent c77790821d
commit ccf5bea367

View File

@@ -241,9 +241,9 @@ setup(
'flake8==4.0.*',
'freezegun',
'isort==5.10.*',
'pep8-naming==0.13.*',
'pep8-naming==0.12.*',
'potypo',
'pycodestyle==2.9.*',
'pycodestyle==2.8.*',
'pyflakes==2.4.*',
'pytest-cache',
'pytest-cov',