From 3ca3631136c36241fa5b2a784e32df1b7f5d6a68 Mon Sep 17 00:00:00 2001 From: Thomas Steen Rasmussen Date: Mon, 21 Jan 2019 23:22:30 +0100 Subject: [PATCH] upgrade django, hax --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index e95217d1..d5f832de 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -1,4 +1,4 @@ -Django==2.1.3 +Django==2.1.5 channels==2.1.2 channels_redis==2.2.1