aboutsummaryrefslogtreecommitdiff
path: root/app/requirements.txt
diff options
context:
space:
mode:
authorMitch Riedstra <mitch@riedstra.us>2019-01-19 17:41:30 -0500
committerMitch Riedstra <mitch@riedstra.us>2019-01-19 17:41:30 -0500
commitaf0c892c49156fa1dfe7fe5c28d0e8b4dd9ba8b1 (patch)
treed5fefa66285714c7a72ccc7901e1522784328f3f /app/requirements.txt
parentd16ac1fa8e8b7019156ae11267a23d957aed6495 (diff)
downloaddispatch-tracker-af0c892c49156fa1dfe7fe5c28d0e8b4dd9ba8b1.tar.gz
dispatch-tracker-af0c892c49156fa1dfe7fe5c28d0e8b4dd9ba8b1.tar.xz
Most things seem to work, needs more testing
Diffstat (limited to 'app/requirements.txt')
-rw-r--r--app/requirements.txt4
1 files changed, 2 insertions, 2 deletions
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