From 103d362b6a76f1bc05b038e7e0b68eb5cd37dc26 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Fri, 13 Sep 2019 23:25:19 -0400 Subject: failed experiment with running the demo application entirely inside of a docker container --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/requirements.txt') diff --git a/app/requirements.txt b/app/requirements.txt index c4f2f33..954ca4a 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.5 +Django==1.11.24 django-auditlog==0.4.3 django-jsonfield==1.0.1 Faker==0.8.4 -- cgit v1.2.3