python310Packages.spsdk: fix build by relaxing versions

This commit is contained in:
Theodore Ni
2022-11-27 13:24:46 -08:00
parent e4902f2eb0
commit 76ccdf98c1

View File

@@ -59,6 +59,8 @@ buildPythonPackage rec {
nativeBuildInputs = [ pythonRelaxDepsHook ];
pythonRelaxDeps = [
"bincopy"
"bitstring"
"cmsis-pack-manager"
"cryptography"
"deepmerge"