Django>=2.0
enforce==0.3.4
python-dateutil==2.8.0
structlog<=20.1.0,>=19
ansimarkup==1.4.0

[:python_version <= "3.6"]
dataclasses

[analysis]
black==19.3b0
flake8==3.7.7
autoflake==1.3
autopep8==1.4.4
isort==4.3.20
sl-docformatter==1.4

[docs]
Sphinx==2.2.0
sphinx-rtd-theme==0.4.3

[test]
psycopg2==2.8.4
dj-database-url==0.5.0
pytest==5.3.2
pytest-benchmark==3.2.2
pytest-django==3.7.0
pytest-cov==2.8.1
tox==3.14.0
freezegun==0.3.12
coveralls==1.10.0
snapshottest==0.5
