aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorMitch Riedstra <mitch@riedstra.us>2019-01-19 17:45:37 -0500
committerMitch Riedstra <mitch@riedstra.us>2019-01-19 17:45:37 -0500
commit7208b6eb9ae6d94a27cc819fd44bbba66ba06aa3 (patch)
treeb7e0d2bdd34579f8a263bc34b8614d662263afe9 /app
parentaf0c892c49156fa1dfe7fe5c28d0e8b4dd9ba8b1 (diff)
downloaddispatch-tracker-7208b6eb9ae6d94a27cc819fd44bbba66ba06aa3.tar.gz
dispatch-tracker-7208b6eb9ae6d94a27cc819fd44bbba66ba06aa3.tar.xz
Update requirements.txt
Diffstat (limited to 'app')
-rw-r--r--app/requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/requirements.txt b/app/requirements.txt
index f6bfcf2..8879a8a 100644
--- a/app/requirements.txt
+++ b/app/requirements.txt
@@ -1,6 +1,8 @@
+confusable-homoglyphs==3.2.0
Django==2.1.5
django-auditlog==0.4.5
django-jsonfield==1.0.1
+django-registration==2.3
Faker==0.8.4
psycopg2==2.7.3.2
pyaml==17.10.0
@@ -8,5 +10,3 @@ python-dateutil==2.6.1
pytz==2017.2
PyYAML==3.12
six==1.10.0
-# mysqlclient==1.3.12
-git+git://github.com/ubernostrum/django-registration@1347aeb7347a62b2dc7ba1a225d3a1cd031a4b42