cookiecutter-django/requirements.txt
2017-11-20 13:10:53 +03:00

12 lines
175 B
Plaintext

cookiecutter==1.6.0
flake8==3.5.0 # pyup: != 2.6.0
sh==1.12.14
binaryornot==0.4.4
# Testing
pytest==3.2.5
pycodestyle==2.3.1
pyflakes==1.6.0
tox==2.9.1
pytest-cookies==0.3.0