remerkleable: fix container dict key hashing

This commit is contained in:
protolambda 2023-01-26 11:57:47 +01:00 committed by Hsiao-Wei Wang
parent 832e96412c
commit 902a9c9967
No known key found for this signature in database
GPG Key ID: AE3D6B174F971DE4
1 changed files with 1 additions and 1 deletions

View File

@ -1169,7 +1169,7 @@ setup(
"pycryptodome==3.15.0",
"py_ecc==6.0.0",
"milagro_bls_binding==1.9.0",
"remerkleable==0.1.26",
"remerkleable==0.1.27",
"trie==2.0.2",
RUAMEL_YAML_VERSION,
"lru-dict==1.1.8",