From af0c892c49156fa1dfe7fe5c28d0e8b4dd9ba8b1 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sat, 19 Jan 2019 17:41:30 -0500 Subject: Most things seem to work, needs more testing --- app/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/requirements.txt') diff --git a/app/requirements.txt b/app/requirements.txt index c4f2f33..f6bfcf2 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,5 +1,5 @@ -Django==1.11.5 -django-auditlog==0.4.3 +Django==2.1.5 +django-auditlog==0.4.5 django-jsonfield==1.0.1 Faker==0.8.4 psycopg2==2.7.3.2 -- cgit v1.2.3