chiapos to 0.12.14

This commit is contained in:
Gene Hoffman 2020-05-18 01:43:15 -07:00 committed by wjblanke
parent d2764badfc
commit 73b9c01bb1
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ dependencies = [
"colorlog==4.1.0", # Adds color to logs
"chiavdf==0.12.10", # timelord and vdf verification
"chiabip158==0.14", # bip158-style wallet filters
"chiapos==0.12.13", # proof of space
"chiapos==0.12.14", # proof of space
"sortedcontainers==2.1.0", # For maintaining sorted mempools
"websockets==8.1.0", # For use in wallet RPC and electron UI
"clvm-tools==0.1.1", # clvm compiler tools