Update clvm-tools version.

This commit is contained in:
Richard Kiss 2020-09-21 21:28:57 -07:00 committed by Gene Hoffman
parent 5cf63201ba
commit 486913b23b
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ dependencies = [
"chiabip158==0.16", # bip158-style wallet filters
"chiapos==0.12.28", # proof of space
"clvm==0.5.1",
"clvm_tools==0.1.5",
"clvm_tools==0.1.6",
"aiohttp==3.6.2", # HTTP server for full node rpc
"aiosqlite@git+https://github.com/mariano54/aiosqlite.git@28cb5754deec562ac931da8fca799fb82df97a12#egg=aiosqlite",
# asyncio wrapper for sqlite, to store blocks