Skip to content

Commit

Permalink
Revert Flake8 to 5.0.4 for Python 3.7 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
koenvervloesem committed Nov 30, 2022
1 parent aaed09e commit 6c43a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Sphinx==5.3.0
black==22.10.0
coverage==6.5.0
flake8==6.0.0
flake8==5.0.4
lxml==4.9.1
mypy==0.991
pylint==2.15.6
Expand Down

0 comments on commit 6c43a20

Please sign in to comment.