cookiecutter-django/requirements.txt

18 lines
373 B
Plaintext
Raw Normal View History

cookiecutter==1.6.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-07-09 14:00:28 +03:00
flake8==3.7.8
2018-03-05 14:01:45 +03:00
# Testing
# ------------------------------------------------------------------------------
2019-11-14 02:22:52 +03:00
tox==3.14.1
2019-11-27 13:41:09 +03:00
pytest==5.3.1
pytest_cases==1.11.8
pytest-cookies==0.4.0
pytest-xdist==1.30.0
2019-08-01 03:45:48 +03:00
pyyaml==5.1.2