update remerkleable dependency

This commit is contained in:
protolambda
2020-01-28 02:31:39 +01:00
parent 7848500ea9
commit e118045a59

View File

@@ -457,7 +457,7 @@ setup(
"pycryptodome==3.9.4",
"py_ecc==2.0.0",
"dataclasses==0.6",
"remerkleable==0.1.10",
"remerkleable==0.1.11",
"ruamel.yaml==0.16.5"
]
)