Skip to content

Commit b252619

Browse files
perf(X-Pack): Add LDAP dependency
1 parent a77f184 commit b252619

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ dependencies = [
5151
"dmpython==2.5.22; platform_system != 'Darwin'",
5252
"redshift-connector>=2.1.8",
5353
"elasticsearch[requests] (>=7.10,<8.0)",
54+
"ldap3>=2.9.1",
5455
]
5556

5657
[project.optional-dependencies]

0 commit comments

Comments
 (0)