forked from github/plane
build: add channels requirement for the asgi configuration (#225)
This commit is contained in:
parent
7a3c00aba4
commit
0477db69a0
@ -26,3 +26,4 @@ google-api-python-client==2.75.0
|
|||||||
django-rq==2.6.0
|
django-rq==2.6.0
|
||||||
django-redis==5.2.0
|
django-redis==5.2.0
|
||||||
uvicorn==0.20.0
|
uvicorn==0.20.0
|
||||||
|
channels==4.0.0
|
Loading…
Reference in New Issue
Block a user