cookiecutter-django/requirements.txt
pyup.io bot 6c2a130e3d Update pytest to 3.6.4 (#1731)
* Update pytest from 3.6.3 to 3.6.4

* Update pytest from 3.6.3 to 3.6.4
2018-07-29 14:12:41 +03:00

14 lines
301 B
Plaintext

cookiecutter==1.6.0
sh==1.12.14
binaryornot==0.4.4
# Code quality
# ------------------------------------------------------------------------------
flake8==3.5.0
# Testing
# ------------------------------------------------------------------------------
tox==3.1.2
pytest==3.6.4
pytest-cookies==0.3.0