cookiecutter-django/requirements.txt

18 lines
372 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-07-09 14:00:28 +03:00
flake8==3.7.8
2018-03-05 14:01:45 +03:00
# Testing
# ------------------------------------------------------------------------------
2019-09-04 07:17:42 +03:00
tox==3.14.0
2019-09-30 10:04:00 +03:00
pytest==5.2.0
pytest_cases==1.11.2
pytest-cookies==0.4.0
pytest-xdist==1.29.0
2019-08-01 03:45:48 +03:00
pyyaml==5.1.2