From 25574744492b40d807e1911ef208dffc89aef326 Mon Sep 17 00:00:00 2001 From: SomberNight Date: Thu, 10 Aug 2023 18:06:59 +0000 Subject: [PATCH] (trivial) fix typo in requirements-hw.txt follow-up 9ea5193329e55b862f5123de46569025687333f6 --- contrib/requirements/requirements-hw.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/requirements/requirements-hw.txt b/contrib/requirements/requirements-hw.txt index 5c1b6ca64..a77e273fe 100644 --- a/contrib/requirements/requirements-hw.txt +++ b/contrib/requirements/requirements-hw.txt @@ -12,7 +12,7 @@ keepkey>=6.3.1 # device plugin: ledger # note: btchip-python only needed for "legacy" protocol and HW.1 support # note: ledger-bitcoin==0.2.2 added new deps we don't want to bundle. otherwise it should be ok to use. - see https://github.com/LedgerHQ/app-bitcoin-new/issues/192 +# see https://github.com/LedgerHQ/app-bitcoin-new/issues/192 btchip-python>=0.1.32 ledger-bitcoin>=0.2.0,<0.2.2 hidapi