Merge pull request #2674 from ethereum/update-remerkleable

update remerkleable
This commit is contained in:
Hsiao-Wei Wang 2021-10-18 18:55:30 +08:00 committed by GitHub
commit 140596f1a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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,