cookiecutter-django/requirements.txt

25 lines
526 B
Text
Raw Normal View History

cookiecutter==1.7.3
2021-05-15 05:01:04 +00:00
sh==1.14.2
binaryornot==0.4.4
2015-04-20 12:19:12 +00:00
# Code quality
# ------------------------------------------------------------------------------
2021-09-14 05:58:21 +00:00
black==21.9b0
2021-07-29 09:42:47 +00:00
isort==5.9.3
2021-10-14 15:06:47 +00:00
flake8==4.0.1
flake8-isort==4.1.1
pre-commit==2.15.0
2018-03-05 11:01:45 +00:00
# Testing
# ------------------------------------------------------------------------------
2021-09-16 21:56:10 +00:00
tox==3.24.4
2021-08-31 15:58:32 +00:00
pytest==6.2.5
pytest-cookies==0.6.1
pytest-instafail==0.4.2
2021-10-14 16:28:01 +00:00
pyyaml==6.0
# Scripting
# ------------------------------------------------------------------------------
2021-04-27 10:31:00 +00:00
PyGithub==1.55
2021-10-05 07:47:21 +00:00
jinja2==3.0.2