cookiecutter-django/requirements.txt

12 lines
168 B
Plaintext
Raw Normal View History

cookiecutter==1.5.1
flake8==3.4.1 # pyup: != 2.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
# Testing
pytest==3.2.2
2016-01-29 08:42:45 +03:00
pep8==1.7.0
pyflakes==1.6.0
2017-09-11 09:55:42 +03:00
tox==2.8.2
2016-04-20 21:50:06 +03:00
pytest-cookies==0.2.0