kee

Offline IOU signer with QR as transport
git clone git://holbrook.no/kee-gtk4.git
Info | Log | Files | Refs | README | LICENSE

commit 6f4c7aa8d3abfe173339b9ecba5ccceac80d6917
parent 47d34d5a105d7a8247f476518531a32545c46d1c
Author: lash <dev@holbrook.no>
Date:   Sun,  8 Sep 2024 05:08:24 +0100

Fixate pyparser version, later patch version breaks asn1ate parsing

Diffstat:
Mrequirements.txt | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/requirements.txt b/requirements.txt @@ -5,3 +5,4 @@ pycryptodome==3.20.0 asn1ate~=0.6 pyasn1~=0.5.0 pygcrypt~=1.0.1 +pyparsing==3.1.1