Skip to content

Commit

Permalink
lock fido2 to 0.8.1 for now, workaround for Nitrokey#57
Browse files Browse the repository at this point in the history
  • Loading branch information
daringer committed Feb 1, 2021
1 parent d82ddcb commit fb400ea
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 @@ -14,7 +14,7 @@ requires = [
"click >= 7.0",
"cryptography",
"ecdsa",
"fido2 >= 0.8.1",
"fido2 == 0.8.1",
"intelhex",
"pyserial",
"pyusb",
Expand Down

0 comments on commit fb400ea

Please sign in to comment.