cookiecutter-django/requirements.txt

15 lines
313 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
# ------------------------------------------------------------------------------
flake8==3.7.6
2018-03-05 14:01:45 +03:00
# Testing
# ------------------------------------------------------------------------------
2018-12-25 04:29:10 +03:00
tox==3.6.1
2019-03-13 12:37:54 +03:00
pytest==4.3.1
2018-03-05 14:01:45 +03:00
pytest-cookies==0.3.0
2019-03-13 20:40:27 +03:00
pyyaml==5.1