requirements: Upgrade django-auth-ldap to 1.2.10.

This commit is contained in:
hackerkid 2017-04-21 15:48:11 +05:30 committed by Tim Abbott
parent 72b1db5920
commit 0999227648
1 changed files with 1 additions and 1 deletions

View File

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