revert blspy pull until cibuildwheel is fixed

This commit is contained in:
Gene Hoffman 2020-07-22 02:00:09 -07:00 committed by Gene Hoffman
parent 74699635be
commit 25e0068224
1 changed files with 1 additions and 2 deletions

View File

@ -3,8 +3,7 @@ from setuptools import setup
dependencies = [
"aiter==0.13.20191203", # Used for async generator tools
"blspy@git+https://github.com/Chia-Network/bls-signatures.git@master", # Signature library
# "blspy==0.2.0", # Signature library
"blspy==0.2.0", # Signature library
"chiavdf==0.12.22", # timelord and vdf verification
"chiabip158==0.15", # bip158-style wallet filters
"chiapos==0.12.23", # proof of space