Skip to content

Commit

Permalink
Support spsdk 2.1
Browse files Browse the repository at this point in the history
Fixes: #528
  • Loading branch information
robin-nitrokey committed Apr 17, 2024
1 parent 50067b5 commit b589b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
"python-dateutil ~= 2.7.0",
"pyusb",
"requests",
"spsdk >=2.0,<2.1",
"spsdk >=2.0,<2.2",
"tqdm",
"tlv8",
"typing_extensions ~= 4.3.0",
Expand Down

0 comments on commit b589b00

Please sign in to comment.