cookiecutter-django/requirements.txt
2018-02-22 18:03:25 +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.4.1
pycodestyle==2.3.1
pyflakes==1.6.0
tox==2.9.1
pytest-cookies==0.3.0