mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-08-24 10:05:29 -05:00
chiavdf gold at 1.0 (#1214)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user