Skip to content

Commit

Permalink
build(deps-dev): install invoke and isort[requirements_deprecated_fin…
Browse files Browse the repository at this point in the history
…der]
  • Loading branch information
engineervix committed Jul 21, 2021
1 parent 88941f0 commit 10b0591
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,21 @@
cookiecutter==1.7.3
sh==1.14.2
binaryornot==0.4.4
pre-commit==2.13.0

# Code quality
# ----------------------------------------------------------------------------
black==20.8b1
flake8==3.9.2
flake8-isort==4.0.0
isort[requirements_deprecated_finder]==5.9.2

# Dev
# ----------------------------------------------------------------------------
commitizen==2.17.13
powerline-status
bpython
invoke==1.6.0
pre-commit==2.13.0

# Testing
# ----------------------------------------------------------------------------
Expand Down

0 comments on commit 10b0591

Please sign in to comment.