revert bls to 1.0.9 until windows threading issues are resolved

This commit is contained in:
William Blanke
2022-05-02 10:34:09 -07:00
parent 795f199597
commit df850dbd6b
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup
dependencies = [
"aiofiles==0.7.0", # Async IO for files
"blspy==1.0.11", # Signature library
"blspy==1.0.9", # Signature library
"chiavdf==1.0.6", # timelord and vdf verification
"chiabip158==1.1", # bip158-style wallet filters
"chiapos==1.0.10", # proof of space