Update chiavdf to 1.0.10 (#15864)

This commit is contained in:
Earle Lowe
2023-07-26 11:25:59 -05:00
committed by GitHub
parent e5431cf91e
commit e37bd47e64
+1 -1
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",