Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
use latest flake8, pip-tools, pycodestyle, pyflakes
Browse files Browse the repository at this point in the history
  • Loading branch information
Allie Crevier committed May 6, 2021
1 parent 7e8559f commit fa439e8
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 125 deletions.
8 changes: 4 additions & 4 deletions dev-requirements.in
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
black==19.10b0
coverage==5.0
flake8==3.6.0
flake8
isort==4.3.21
mccabe==0.6.1
multidict==4.4.2
mypy==0.761
mypy-extensions==0.4.3
pip-tools>=5.0.0
pycodestyle==2.4.0
pyflakes==2.0.0
pip-tools
pycodestyle
pyflakes
six==1.11.0
vcrpy==2.0.1
wrapt==1.10.11
Expand Down

0 comments on commit fa439e8

Please sign in to comment.