Skip to content

Commit

Permalink
deps: fido2 1.1.2; cryptography >=41.0.4,<44; spsdk >=1.11,<1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
daringer committed Sep 26, 2023
1 parent 1bc0bc3 commit 69e3276
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@ dependencies = [
"certifi >= 14.5.14",
"cffi",
"click >=8.0, <=8.1.3",
"cryptography >=39.0.1,<39.1",
"cryptography >=41.0.4,<44",
"ecdsa",
"frozendict ~= 2.3.4",
"fido2 >=1.1.0,<2",
"fido2 >=1.1.2,<2",
"intelhex",
"nkdfu",
"python-dateutil ~= 2.7.0",
"pyusb",
"requests",
"spsdk >=1.10.1,<1.11.0",
"spsdk >=1.11.0,<1.12.0",
"tqdm",
"urllib3 >=2.0,<2.1",
"tlv8",
Expand Down

0 comments on commit 69e3276

Please sign in to comment.