Skip to content

Commit

Permalink
Downgrade flake8 for Python 3.7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
j4mie committed Jan 21, 2023
1 parent 5901331 commit ed3232c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
autoflake==1.4
black==22.12.0
flake8==6.0.0
flake8==5.0.4
isort==5.9.1

0 comments on commit ed3232c

Please sign in to comment.