chiavdf gold at 1.0 (#1214)

This commit is contained in:
Gene Hoffman
2021-03-09 19:38:05 -08:00
committed by GitHub
parent b5ce8c9e66
commit de4b5b3050
+1 -1
View File
@@ -3,7 +3,7 @@ from setuptools import setup
dependencies = [
"aiter==0.13.20191203", # Used for async generator tools
"blspy==0.9", # Signature library
"chiavdf==0.9", # timelord and vdf verification
"chiavdf==1.0", # timelord and vdf verification
"chiabip158==1.0", # bip158-style wallet filters
"chiapos==0.9", # proof of space
"clvm==0.9.4",