From 2deb869dfc2c1acd15e1d3fef3da5f85a4bdefd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Palmer?= Date: Mon, 25 Sep 2023 15:48:56 +0200 Subject: [PATCH] Fix the speculos version Since speculos.0.3.0 makes the ragger navigator act abnormally on new-tezos-app tests with the nanox device. The empty values, resulting from the call to `/events?currentscreenonly=true` when signing the operation, prevent the ragger navigator from detecting the "Accept" page. --- test/python/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test/python/requirements.txt b/test/python/requirements.txt index 87edd2cb..9982b33a 100644 --- a/test/python/requirements.txt +++ b/test/python/requirements.txt @@ -1,4 +1,5 @@ ledger-bitcoin>=0.0.3 +speculos < 0.3.0 ragger[tests,speculos] >= 1.9.2 protobuf==3.20.0 stellar_sdk