From e4cd777babce0047b82367d4f86c007c1e1e8211 Mon Sep 17 00:00:00 2001 From: Kyle Blanker Date: Thu, 21 Sep 2017 10:07:02 -0400 Subject: updated requirements --- app/requirements.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app') diff --git a/app/requirements.txt b/app/requirements.txt index ff4ba6d..36aac5a 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,4 +1,6 @@ Django==1.11.5 +django-auditlog==0.4.3 +django-jsonfield==1.0.1 python-dateutil==2.6.1 pytz==2017.2 six==1.10.0 -- cgit v1.2.3