update remerkleable dependency

This commit is contained in:
protolambda 2020-01-28 02:31:39 +01:00
parent 7848500ea9
commit e118045a59
No known key found for this signature in database
GPG Key ID: EC89FDBB2B4C7623
1 changed files with 1 additions and 1 deletions

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"
]
)