From 16b10333d564b3d85de0c899e5432a055ff87c01 Mon Sep 17 00:00:00 2001 From: FreneticScribbler Date: Fri, 21 Feb 2020 12:22:57 +0000 Subject: [PATCH] Bit too heavy handed with the dep purge there... --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b83cd6b..e737650a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ -dj-static==0.0.6 diff-match-patch==20181111 +dj-database-url==0.5.0 +dj-static==0.0.6 Django==3.0.3 django-debug-toolbar==2.2 django-ical==1.7.0