Django>=1.8
asgiref~=1.1
daphne>=1.2.0

[tests]
coverage
mock ; python_version < "3.0"
flake8>=2.0,<3.0
isort
