mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-11-29 05:18:11 +03:00
chiavdf to 0.12.25
This commit is contained in:
parent
9691a2658b
commit
f7f596ce16
2
setup.py
2
setup.py
@ -4,7 +4,7 @@ from setuptools import setup
|
||||
dependencies = [
|
||||
"aiter==0.13.20191203", # Used for async generator tools
|
||||
"blspy==0.2.3", # Signature library
|
||||
"chiavdf==0.12.24", # timelord and vdf verification
|
||||
"chiavdf==0.12.25", # timelord and vdf verification
|
||||
"chiabip158==0.16", # bip158-style wallet filters
|
||||
"chiapos==0.12.30", # proof of space
|
||||
"clvm==0.5.1",
|
||||
|
Loading…
Reference in New Issue
Block a user