Allow flake8 to determine the version of pyflakes

This commit is contained in:
Christian Clauss 2024-01-31 07:18:24 +01:00 committed by Brian May
parent 9b831499d7
commit b2a29d3b22

View File

@ -1,6 +1,5 @@
-r requirements.txt
pytest==8.0.0
pytest-cov==4.1.0
flake8==6.1.0
pyflakes==3.1.0
flake8==7.0.0
bump2version==1.0.1