From ce9ee193d8290c196b7a24b84cc38cbb56565096 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20P=C3=A9pin?= Date: Thu, 3 May 2018 12:25:37 +0200 Subject: [PATCH] asgi-redis has been renamed to channels_redis --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 18efed2..04679a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==1.11.* psycopg2 -asgi-redis +channels_redis Pillow channels django-bootstrap-form==3.2.1