From 846d924792089e41e530e414b26f0823afc151eb Mon Sep 17 00:00:00 2001 From: Antoine Poinsot Date: Mon, 24 Oct 2022 14:59:59 +0200 Subject: [PATCH] qa: upgrade python-bip380 to latest master For multipath descriptors support --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 34e9dc94..ce153082 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -4,4 +4,4 @@ pytest-timeout==1.3.4 ephemeral_port_reserve==1.1.1 bip32~=3.0 -bip380==0.0.3 +https://github.com/darosior/python-bip380/archive/f25eb2add9a5d461e382635231a5f971652fc8e1.zip