Django>=4.2
channels>=4.0.0
asgiref<4,>=3.6.0
djangorestframework

[daphne]
daphne>=4.0.0

[tests]
async-timeout
coverage>=6.3.1
pytest>=7.0.1
pytest-django>=4.5.2
pytest-asyncio>=0.18.1
