future==0.17.1
six==1.14.0

[deploy]
readme_renderer[md]
bumpversion==0.5.3

[development]
Django>=1.11.18
pip-tools
check-manifest==0.37
future==0.17.1
six==1.14.0
tox==3.1.2
pytest-django==3.4.4
pluggy>=0.7
mock==2.0.0
codacy-coverage==1.3.10
flake8==3.4.1
yamllint==1.10.0
isort==4.2.15

[lint]
flake8==3.4.1
yamllint==1.10.0
isort==4.2.15

[test]
tox==3.1.2
pytest-django==3.4.4
pluggy>=0.7
mock==2.0.0
codacy-coverage==1.3.10

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