This repository was archived by the owner on Jan 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade dev dependencies and add --upgrade
Signed-off-by: Allie Crevier <allie@freedom.press>
- Loading branch information
Allie Crevier
committed
May 7, 2021
1 parent
e1e6c19
commit 139281c
Showing
3 changed files
with
310 additions
and
204 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
black==19.10b0 | ||
coverage==5.0 | ||
flake8==3.6.0 | ||
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 | ||
six==1.11.0 | ||
vcrpy==2.0.1 | ||
wrapt==1.10.11 | ||
yarl==1.2.6 | ||
black | ||
coverage | ||
flake8 | ||
isort | ||
mccabe | ||
multidict | ||
mypy | ||
mypy-extensions | ||
pip-tools | ||
pycodestyle | ||
pyflakes | ||
six | ||
vcrpy | ||
wrapt | ||
yarl |
Oops, something went wrong.