From 63c2f689904fca2a9d34c5813939580c7f116e7b Mon Sep 17 00:00:00 2001 From: Thomas Steen Rasmussen Date: Sat, 14 Apr 2018 16:26:01 +0200 Subject: [PATCH] no need for redis as long as we only have one server --- src/requirements/production.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index c675c1d2..eacca40c 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -1,6 +1,5 @@ Django==2.0.4 channels==2.0.2 -channels_redis=2.1.1 CommonMark==0.7.3 Pillow==4.0.0