mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
build: add channels requirement for the asgi configuration (#225)
This commit is contained in:
parent
7a3c00aba4
commit
0477db69a0
@ -25,4 +25,5 @@ google-auth==2.16.0
|
|||||||
google-api-python-client==2.75.0
|
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