cookiecutter-django/requirements.txt

18 lines
371 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-07-02 14:00:28 +03:00
tox==3.13.2
2019-06-30 17:07:30 +03:00
pytest==5.0.0
pytest_cases==1.9.3
2018-03-05 14:01:45 +03:00
pytest-cookies==0.3.0
pytest-xdist==1.29.0
2019-06-07 10:19:38 +03:00
pyyaml==5.1.1