Skip to content

Commit

Permalink
Downgrade flake8 from 4.0.1 to 3.9.2 (#1567)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex committed Apr 2, 2022
1 parent d43cf0d commit c5b0556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -6,7 +6,7 @@ autoflake==1.4
black==22.3.0
coverage==6.2
databases[sqlite]==0.5.5
flake8==4.0.1
flake8==3.9.2
isort==5.10.1
mypy==0.942
types-requests==2.26.3
Expand Down

0 comments on commit c5b0556

Please sign in to comment.