[更新] python-ldap 更新到 ldap3

This commit is contained in:
sherlock
2023-10-19 23:43:45 +08:00
parent 6d052eaffc
commit a5f7b6d3d7
3 changed files with 10 additions and 10 deletions

View File

@@ -24,7 +24,7 @@ supervisor = "==4.0.3"
Flask-Login = "==0.6.2"
Flask-Bcrypt = "==1.0.1"
Flask-Cors = ">=3.0.8"
python-ldap = "==3.4.0"
ldap3 = "==2.9.1"
pycryptodome = "==3.12.0"
# Caching
Flask-Caching = ">=1.0.0"