Browse Source
as 6.3.0 had basic functionality (restore from seed) broken see https://github.com/keepkey/python-keepkey/pull/85hard-fail-on-bad-server-string
SomberNight
5 years ago
2 changed files with 5 additions and 5 deletions
@ -1,6 +1,6 @@ |
|||||
trezor[hidapi]>=0.11.5 |
trezor[hidapi]>=0.11.5 |
||||
safet[hidapi]>=0.1.0 |
safet[hidapi]>=0.1.0 |
||||
keepkey>=6.3.0 |
keepkey>=6.3.1 |
||||
btchip-python>=0.1.26 |
btchip-python>=0.1.26 |
||||
ckcc-protocol>=0.7.7 |
ckcc-protocol>=0.7.7 |
||||
hidapi |
hidapi |
||||
|
Loading…
Reference in new issue