cookiecutter-django/requirements.txt

25 lines
528 B
Plaintext
Raw Normal View History

cookiecutter==1.7.3
2021-05-15 08:01:04 +03:00
sh==1.14.2
binaryornot==0.4.4
2015-04-20 15:19:12 +03:00
# Code quality
# ------------------------------------------------------------------------------
2021-06-21 14:23:35 +03:00
black==21.6b0
2021-06-22 18:42:35 +03:00
isort==5.9.1
2021-05-09 03:03:14 +03:00
flake8==3.9.2
flake8-isort==4.0.0
pre-commit==2.13.0
2018-03-05 14:01:45 +03:00
# Testing
# ------------------------------------------------------------------------------
2021-05-05 21:18:47 +03:00
tox==3.23.1
2021-06-21 14:18:10 +03:00
pytest==6.2.4
pytest-cookies==0.6.1
pytest-instafail==0.4.2
2021-01-21 01:54:34 +03:00
pyyaml==5.4.1
# Scripting
# ------------------------------------------------------------------------------
2021-04-27 13:31:00 +03:00
PyGithub==1.55
2021-05-19 00:16:57 +03:00
jinja2==3.0.1