Merge pull request #3069 from etan-status/ci-remerkleable0125
Update `remerkleable` to 0.1.25
This commit is contained in:
commit
32107bebef
2
setup.py
2
setup.py
|
@ -1131,7 +1131,7 @@ setup(
|
||||||
"pycryptodome==3.15.0",
|
"pycryptodome==3.15.0",
|
||||||
"py_ecc==6.0.0",
|
"py_ecc==6.0.0",
|
||||||
"milagro_bls_binding==1.9.0",
|
"milagro_bls_binding==1.9.0",
|
||||||
"remerkleable==0.1.24",
|
"remerkleable==0.1.25",
|
||||||
RUAMEL_YAML_VERSION,
|
RUAMEL_YAML_VERSION,
|
||||||
"lru-dict==1.1.8",
|
"lru-dict==1.1.8",
|
||||||
MARKO_VERSION,
|
MARKO_VERSION,
|
||||||
|
|
Loading…
Reference in New Issue