Browse Source

Remove btchip; use ranged version for ledger_bitcoin

patch-4
Salvatore Ingala 2 years ago
parent
commit
8a3fed9bc9
No known key found for this signature in database GPG Key ID: 74060FF81B33E4F8
  1. 3
      contrib/requirements/requirements-hw.txt

3
contrib/requirements/requirements-hw.txt

@ -6,8 +6,7 @@ hidapi<0.11
trezor[hidapi]>=0.13.0,<0.14
safet>=0.1.5
keepkey>=6.3.1
btchip-python>=0.1.32 # used for legacy Ledger Bitcoin app up to versions 2.0.* or below
ledger-bitcoin=0.1.1 # used for new Ledger Bitcoin app >= v2.1.0 and above
ledger-bitcoin>=0.1.1,<0.2.0
ckcc-protocol>=0.7.7
bitbox02>=6.0.0
cbor>=1.0.0,<2.0.0

Loading…
Cancel
Save