1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 09:10:35 +03:00

requirements-dev: Step flake8 back down to 3.9.2 for now

flake8-isort needs to publish a release that allows for >= 4
This commit is contained in:
Athanasius 2021-10-12 13:12:21 +01:00
parent cdb49eacc5
commit 9a79c084a8
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D

View File

@ -3,7 +3,7 @@
wheel
# Static analysis tools
flake8==4.0.1
flake8==3.9.2
flake8-annotations-coverage==0.0.5
flake8-cognitive-complexity==0.1.0
flake8-comprehensions==3.7.0