Skip to content

Commit

Permalink
Merge pull request #449 from Nitrokey/deps-update
Browse files Browse the repository at this point in the history
Dependency updates: fido2, cryptography, spsdk
  • Loading branch information
daringer authored Sep 26, 2023
2 parents 1bc0bc3 + 69e3276 commit 307da31
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 307da31

Please sign in to comment.