pre2k: relax ldap3

This commit is contained in:
Fabian Affolter
2025-07-11 16:52:36 +02:00
parent f995bf66e5
commit 6a2fd1d4df
+1
View File
@@ -18,6 +18,7 @@ python3.pkgs.buildPythonApplication rec {
pythonRelaxDeps = [
"impacket"
"ldap3"
"pyasn1"
"rich"
"typer"