cookiecutter-django/requirements.txt

18 lines
371 B
Plaintext
Raw Normal View History

cookiecutter==1.7.0
2017-06-07 06:19:10 +03:00
sh==1.12.14
binaryornot==0.4.4
2015-04-20 15:19:12 +03:00
# Code quality
# ------------------------------------------------------------------------------
2019-10-29 05:10:07 +03:00
black==19.10b0
2019-12-03 19:01:37 +03:00
flake8==3.7.9
2018-03-05 14:01:45 +03:00
# Testing
# ------------------------------------------------------------------------------
2019-12-28 14:00:31 +03:00
tox==3.14.3
2019-12-15 13:56:41 +03:00
pytest==5.3.2
pytest_cases==1.12.0
pytest-cookies==0.4.0
pytest-xdist==1.31.0
2020-01-07 14:00:32 +03:00
pyyaml==5.3