From 472f6a352f41182b35f400fc1da302b3137eed74 Mon Sep 17 00:00:00 2001 From: PCoder Date: Sun, 27 Jan 2019 17:16:38 +0100 Subject: [PATCH] Update requirements.txt --- requirements.txt | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index fe4f157..2f7ff63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,12 @@ Django==2.1.2 -django-crispy-forms==1.7.2 -git+https://github.com/yourlabs/django-autocomplete-light.git#egg=django-autocomplete-light -rules==2.0 -python-decouple==3.1 -ldap3==2.5.1 -python-ldap==3.1.0 django-auth-ldap==1.7.0 +django-autocomplete-light==3.3.2 +django-crispy-forms==1.7.2 +ldap3==2.5.1 +psycopg2==2.7.7 +pyasn1==0.4.5 +pyasn1-modules==0.2.4 +python-decouple==3.1 +python-ldap==3.1.0 +pytz==2018.9 +rules==2.0