requirements: Upgrade pyldap to 2.4.37.

This commit is contained in:
Vishnu Ks 2017-08-16 21:10:28 +00:00 committed by Tim Abbott
parent b1acab45a9
commit 332ed4f986
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
py3dns==3.1.0
# Needed for LDAP integration
pyldap==2.4.25.1
pyldap==2.4.37
# Install Python Social Auth
-r py3_socialauth.txt

View File

@ -70,8 +70,8 @@ pycparser==2.17 # via cffi
pycrypto==2.6.1
pydictionary==1.5.2
pygments==2.2.0 # via ipython
pyjwt==1.5.2 # via social-auth-core
pyldap==2.4.25.1
pyjwt==1.5.2
pyldap==2.4.37
pylibmc==1.5.2
pyopenssl==17.0.0 # via ndg-httpsclient
python-gcm==0.4