Update chiapos to full release (#15939)

Use full release of chiapos
This commit is contained in:
William Allen 2023-08-04 23:43:03 -05:00 committed by GitHub
parent 6a5bf15e9e
commit b1ecb5e154
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ dependencies = [
"boto3==1.26.161", # AWS S3 for DL s3 plugin
"chiavdf==1.0.10", # timelord and vdf verification
"chiabip158==1.2", # bip158-style wallet filters
"chiapos==2.0.0rc1", # proof of space
"chiapos==2.0.0", # proof of space
"clvm==0.9.7",
"clvm_tools==0.4.6", # Currying, Program.to, other conveniences
"chia_rs==0.2.9",