From 4370c9145e1b03162f3442ae6993cb78b271833e Mon Sep 17 00:00:00 2001 From: Conor Patrick Date: Sun, 1 Dec 2019 17:19:21 -0500 Subject: [PATCH] pin fido2 dependency --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index eebb732..da19045 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,5 +1,5 @@ ecdsa -fido2 +fido2==0.7.3 intelhex pyserial solo-python