cookiecutter-django/requirements.txt

18 lines
369 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
# ------------------------------------------------------------------------------
black==19.3b0
2019-05-18 00:37:35 +03:00
flake8==3.7.7
2018-03-05 14:01:45 +03:00
# Testing
# ------------------------------------------------------------------------------
2019-05-24 06:33:13 +03:00
tox==3.12.1
2019-05-12 14:00:29 +03:00
pytest==4.5.0
pytest_cases==1.6.2
2018-03-05 14:01:45 +03:00
pytest-cookies==0.3.0
pytest-xdist==1.28.0
2019-03-13 20:40:27 +03:00
pyyaml==5.1