Downgrade to flake8 v5.0.4

pull/2145/head
grossmj 1 year ago
parent 1bbecf1ceb
commit 84f256dd88

@ -1,7 +1,7 @@
-r requirements.txt
pytest==7.2.0
flake8==6.0.0
flake8==5.0.4 # v5.0.4 is the last to support Python 3.7
pytest-timeout==2.1.0
pytest-asyncio==0.20.3
requests==2.28.1

Loading…
Cancel
Save