mirror of
https://github.com/zulip/zulip.git
synced 2026-06-27 21:01:32 +08:00
Upgrade django-auth-ldap to 1.2.8.
The new version is needed for Python 3 support. Fixes #1175.
This commit is contained in:
parent
f1f48f305e
commit
d5be9e8b2d
@ -42,7 +42,7 @@ defusedxml==0.4.1
|
||||
diff-match-patch==20121119
|
||||
|
||||
# Needed for LDAP support
|
||||
django-auth-ldap==1.2.6
|
||||
django-auth-ldap==1.2.8
|
||||
|
||||
# Django extension providing bitfield support
|
||||
django-bitfield==1.8.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user