Replaced gunicorn with daphne
This commit is contained in:
parent
8dea9130af
commit
7f7a62cfa2
6 changed files with 13 additions and 9 deletions
|
|
@ -4,7 +4,4 @@
|
|||
# WSGI Handler
|
||||
# ------------------------------------------------
|
||||
|
||||
# there's no python 3 support in stable, have to use the latest release candidate for gevent
|
||||
gevent==1.1rc1
|
||||
|
||||
gunicorn==19.4.1
|
||||
daphne==2.0.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue