aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f3aecd57..11a72a00 100644
--- a/setup.py
+++ b/setup.py
@@ -68,7 +68,7 @@ setup(
"h2>=3.0, <4",
"hyperframe>=5.0, <6",
"kaitaistruct>=0.7, <0.8",
- "ldap3>=2.2.0, <2.4",
+ "ldap3>=2.4,<2.5",
"passlib>=1.6.5, <1.8",
"pyasn1>=0.3.1, <0.4",
"pyOpenSSL>=17.2,<17.4",