dataclasses

[dist]
setuptools>=38.6.0
wheel>=0.31.0
twine>=1.11.0

[django]
django==2.*

[django_celery]
django==2.*
celery==4.*

[djangorestframework]
django==2.*
djangorestframework==3.*

[tests]
pytest==5.*
tox==3.*
black==19.3b0
isort==4.*
flake8==3.6.*
flake8-tuple
mypy
docutils
