python313Packages.spsdk-mcu-link: relax hidapi

This commit is contained in:
Fabian Affolter
2025-12-16 12:41:06 +01:00
parent 03d4ff265c
commit f6787886fc
@@ -43,6 +43,7 @@ buildPythonPackage rec {
];
pythonRelaxDeps = [
"hidapi"
"pyusb"
];