add patched daphne to requirements.txt for now

This commit is contained in:
Thomas Steen Rasmussen 2017-04-28 09:06:59 +02:00
parent 2bab46050f
commit a9c4eb97a3

View file

@ -10,6 +10,8 @@ bleach==1.5.0
#fix https://github.com/django/channels/issues/622
#channels==1.1.3
git+https://github.com/tykling/channels@master
# fix https://github.com/django/daphne/pull/107
git+https://github.com/tykling/daphne@ws-x-forwarded-for-bugfix
defusedxml==0.4.1
django-allauth==0.30.0
django-bleach==0.3.0