Update chiavdf to 1.0.10 (#15864)

This commit is contained in:
Earle Lowe 2023-07-26 09:25:59 -07:00 committed by GitHub
parent e5431cf91e
commit e37bd47e64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ dependencies = [
"anyio==3.7.0",
"blspy==2.0.2", # Signature library
"boto3==1.26.161", # AWS S3 for DL s3 plugin
"chiavdf==1.0.9", # timelord and vdf verification
"chiavdf==1.0.10", # timelord and vdf verification
"chiabip158==1.2", # bip158-style wallet filters
"chiapos==2.0.0rc1", # proof of space
"clvm==0.9.7",