requirements: Upgrade django-auth-ldap to 1.2.9.

This commit is contained in:
hackerkid 2017-02-25 00:58:55 +05:30 committed by Tim Abbott
parent e5a1ccbed6
commit 6b672ea992

View File

@ -37,7 +37,7 @@ defusedxml==0.5.0
diff-match-patch==20121119
# Needed for LDAP support
django-auth-ldap==1.2.8
django-auth-ldap==1.2.9
# Django extension providing bitfield support
git+https://github.com/disqus/django-bitfield.git#egg=django-bitfield==1.9.1