From 67686202a4aa3e272d13254c74d17ba442143788 Mon Sep 17 00:00:00 2001 From: Achilleas Date: Tue, 7 Sep 2021 11:38:16 -0400 Subject: [PATCH] update required packages --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 805381c6..3e1a9c3e 100755 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ "bech32", "mnemonic", "hdwallets", - "pysha3" + "pysha3", "protobuf", ]