python312PAckages.zha: relax dependency constraints
This commit is contained in:
@@ -47,8 +47,10 @@ buildPythonPackage rec {
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"bellows"
|
||||
"pyserial-asyncio-fast"
|
||||
"universal-silabs-flasher"
|
||||
"zha-quirks"
|
||||
"zigpy"
|
||||
];
|
||||
|
||||
nativeBuildInputs = [ pythonRelaxDepsHook ];
|
||||
|
||||
Reference in New Issue
Block a user