ldeep: unbreak by relaxing termcolor (#402068)
This commit is contained in:
@@ -17,6 +17,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"termcolor"
|
||||
"cryptography"
|
||||
"ldap3-bleeding-edge"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user