diff --git a/src/requirements.txt b/src/requirements.txt index 2f3678e3..69e8bab0 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -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