chiavdf to 0.12.21 - should have been using manylinux2010 and build gmp

This commit is contained in:
Gene Hoffman 2020-07-14 23:12:50 -07:00 committed by Gene Hoffman
parent 2282ad2345
commit 29ce4798e2
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ from setuptools import setup
dependencies = [
"aiter==0.13.20191203", # Used for async generator tools
"blspy==0.2c1", # Signature library
"chiavdf==0.12.19", # timelord and vdf verification
"chiavdf==0.12.21", # timelord and vdf verification
"chiabip158==0.15", # bip158-style wallet filters
"chiapos==0.12.23", # proof of space
"clvm==0.4", # contract language