From 7208b6eb9ae6d94a27cc819fd44bbba66ba06aa3 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sat, 19 Jan 2019 17:45:37 -0500 Subject: Update requirements.txt --- 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 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 -- cgit v1.2.3