requirements: Upgrade python-ldap to 2.4.32.

This commit is contained in:
hackerkid 2017-02-25 13:29:21 +05:30 committed by Tim Abbott
parent 77c9d3e382
commit ea56d87f72
1 changed files with 1 additions and 1 deletions

View File

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