From 7e080c18f7448b970cfe59fd5f36e5624d911336 Mon Sep 17 00:00:00 2001 From: protolambda Date: Sat, 16 Oct 2021 01:15:31 +0200 Subject: [PATCH] update remerkleable --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3dcaaa44f..863761daa 100644 --- a/setup.py +++ b/setup.py @@ -1021,7 +1021,7 @@ setup( "py_ecc==5.2.0", "milagro_bls_binding==1.6.3", "dataclasses==0.6", - "remerkleable==0.1.22", + "remerkleable==0.1.24", RUAMEL_YAML_VERSION, "lru-dict==1.1.6", MARKO_VERSION,