django>=1.10
djangorestframework>=3
django-appconf
django-ipware>=2.0.2
pytz

[complexity]
xenon==0.5.4

[documentation]
Sphinx==1.7.5

[formatting]
black==18.6b2

[publishing]
twine==1.11.0

[style]
flake8==3.5.0

[testing]
pytest==3.6.1
pytest-cov==2.5.1
pytest-django==3.3.0
tox==3.0.0

[versioning]
bumpversion==0.5.3
