Merge pull request #2524 from ethereum/update-remerkleable

Update remerkleable to v0.1.22: list lookup speed improvement
This commit is contained in:
Danny Ryan 2021-07-18 10:52:26 -06:00 committed by GitHub
commit 658ab803cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1024,7 +1024,7 @@ setup(
"py_ecc==5.2.0",
"milagro_bls_binding==1.6.3",
"dataclasses==0.6",
"remerkleable==0.1.21",
"remerkleable==0.1.22",
RUAMEL_YAML_VERSION,
"lru-dict==1.1.6",
MARKO_VERSION,