Django>=1.11
six>=1.12

[docs]
sphinx>=1.8.4

[test]
coverage[toml]==5.0.3
freezegun==0.3.15
pytest==5.3.5
pytest-django==3.8.0
pytest-cov==2.8.1
isort[pyproject]==4.3.21
flake8==3.7.9
flake8-blind-except==0.1.1
flake8-debugger==3.1.0
