Django>=2.0
django-postgres-extra<3.0,>=2.0
deprecation==2.0.7

[: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]
tox==3.14.3
pytest==5.3.2
pytest-django==3.7.0
pytest-cov==2.8.1
dj-database-url==0.5.0
django-autoslug==1.9.6
django-bleach==0.6.1
psycopg2==2.8.4
