Bump remerkleable to 0.1.15

This commit is contained in:
Hsiao-Wei Wang 2020-05-20 14:37:15 +08:00
parent 4d6b99b024
commit 4c5d2c25b3
No known key found for this signature in database
GPG Key ID: 95B070122902DEA4
1 changed files with 1 additions and 1 deletions

View File

@ -503,7 +503,7 @@ setup(
"pycryptodome==3.9.4",
"py_ecc==4.0.0",
"dataclasses==0.6",
"remerkleable==0.1.13",
"remerkleable==0.1.15",
"ruamel.yaml==0.16.5",
"lru-dict==1.1.6"
]