Django>=1.8
asgiref>=1.0.1
daphne>=1.0.0

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