Skip to content

Commit

Permalink
Updates some dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
rsinger86 committed Aug 15, 2021
1 parent 15eae06 commit aa697c7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
appdirs==1.4.3
asgiref==3.4.1
attrs==19.1.0
black==19.3b0
Click==7.0
Expand All @@ -7,11 +8,12 @@ djangorestframework==3.12.1
entrypoints==0.3
flake8==3.7.7
mccabe==0.6.1
mypy==0.711
mypy-extensions==0.4.1
mypy==0.910
mypy-extensions==0.4.3
pycodestyle==2.5.0
pyflakes==2.1.1
pytz==2019.1
sqlparse==0.3.0
toml==0.10.0
typed-ast==1.4.0
typed-ast==1.4.3
typing-extensions==3.10.0.0

0 comments on commit aa697c7

Please sign in to comment.