mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-08-24 10:05:29 -05:00
Bump clvm versions.
This commit is contained in:
committed by
Gene Hoffman
parent
43c02e513a
commit
b3f70a1c68
@@ -5,8 +5,8 @@ dependencies = [
|
||||
"chiavdf==1.0.1", # timelord and vdf verification
|
||||
"chiabip158==1.0", # bip158-style wallet filters
|
||||
"chiapos==1.0.0", # proof of space
|
||||
"clvm==0.9.4",
|
||||
"clvm_rs==0.1.4",
|
||||
"clvm==0.9.5",
|
||||
"clvm_rs==0.1.5",
|
||||
"clvm_tools==0.4.3",
|
||||
"aiohttp==3.7.4", # HTTP server for full node rpc
|
||||
"aiosqlite==0.17.0", # asyncio wrapper for sqlite, to store blocks
|
||||
|
||||
Reference in New Issue
Block a user