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
No known key found for this signature in database
GPG key ID: 48B67583BDDD4474

View file

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