Moved daphne to common requirements
This commit is contained in:
parent
c5e28519dd
commit
89f90d1585
|
@ -59,3 +59,5 @@ ffmpeg-python==0.1.10
|
||||||
channels>=2,<2.1
|
channels>=2,<2.1
|
||||||
channels_redis>=2.1,<2.2
|
channels_redis>=2.1,<2.2
|
||||||
django-cacheops>=4,<4.1
|
django-cacheops>=4,<4.1
|
||||||
|
|
||||||
|
daphne==2.0.4
|
||||||
|
|
|
@ -3,5 +3,3 @@
|
||||||
|
|
||||||
# WSGI Handler
|
# WSGI Handler
|
||||||
# ------------------------------------------------
|
# ------------------------------------------------
|
||||||
|
|
||||||
daphne==2.0.4
|
|
||||||
|
|
Loading…
Reference in New Issue