1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-18 04:18:10 +00:00

chore: bump shamir-mnemonic to 0.2.1, regenerate poetry.lock

This commit is contained in:
matejcik 2021-02-03 12:35:58 +01:00 committed by matejcik
parent cdf55d2fac
commit 00c8080ad8
2 changed files with 633 additions and 632 deletions

1263
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,7 @@ dominate = "*"
pyserial = "*" pyserial = "*"
## test requirements ## test requirements
shamir-mnemonic = "*" shamir-mnemonic = "^0.2.1"
fido2 = "^0.8.0" fido2 = "^0.8.0"
## typing ## typing