python3Packages.certipy-ad: relax dependency on dnspython (#457931)
This commit is contained in:
@@ -34,8 +34,9 @@ buildPythonPackage rec {
|
||||
pythonRelaxDeps = [
|
||||
"argcomplete"
|
||||
"cryptography"
|
||||
"pycryptodome"
|
||||
"dnspython"
|
||||
"ldap3"
|
||||
"pycryptodome"
|
||||
"pyopenssl"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user