requirements: Upgrade python-ldap to 2.4.28.

This commit is contained in:
hackerkid
2017-01-19 18:07:19 +05:30
committed by Tim Abbott
parent b4e979a23f
commit 77e0fe012c

View File

@@ -4,7 +4,7 @@
pydns==2.3.6
# Needed for LDAP integration
python-ldap==2.4.27
python-ldap==2.4.28
# need for ipython, only on python 2
backports.shutil_get_terminal_size==1.0.0