Django>=3.*
channels<3.0,>=2.1.1
djangorestframework>=3.0

[tests]
pytest~=5.4.0
pytest-django~=3.4.1
pytest-asyncio~=0.11.0
coverage~=4.4
