1
0

plugins: keepkey: rm dependence on external keepkeylib

we will instead bundle our own fork, as a git submodule,
https://github.com/spesmilo/electrum-keepkeylib

related https://github.com/spesmilo/electrum/issues/7922
and https://github.com/keepkey/python-keepkey/issues/146
(i.e. upstream keepkeylib is unmaintained)
This commit is contained in:
SomberNight
2025-03-17 16:25:57 +00:00
parent 457979ce63
commit c8143957a6
8 changed files with 16 additions and 15 deletions

View File

@@ -7,7 +7,11 @@ trezor[hidapi]>=0.13.0,<0.14
safet>=0.1.5
# device plugin: keepkey
keepkey>=6.3.1
ecdsa>=0.9
protobuf>=3.0.0
mnemonic>=0.8
hidapi>=0.7.99.post15
libusb1>=1.6
# device plugin: ledger
# note: btchip-python only needed for "legacy" protocol and HW.1 support