Update to chiapos 2.0.2 (#16104)

This commit is contained in:
Earle Lowe 2023-08-17 22:03:04 -07:00 committed by GitHub
parent 10d09e6cd5
commit 493cc16659
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.1", # proof of space
"chiapos==2.0.2", # proof of space
"clvm==0.9.7",
"clvm_tools==0.4.6", # Currying, Program.to, other conveniences
"chia_rs==0.2.10",