future
six

[deploy]
readme_renderer[md]
bump2version==1.0.1

[development]
Django>=1.11.18
pip-tools
check-manifest
future
six
tox
pytest-django
pluggy>=0.7
mock
codacy-coverage
flake8
yamllint
isort

[lint]
flake8
yamllint
isort

[test]
tox
pytest-django
pluggy>=0.7
mock
codacy-coverage

[tox]
Django>=1.11.18
pip-tools
check-manifest
