Skip to content

Commit

Permalink
bump blspy
Browse files Browse the repository at this point in the history
  • Loading branch information
wbendick authored and hoffmang9 committed Apr 9, 2021
1 parent b350065 commit 5cc09d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup

dependencies = [
"blspy==1.0", # Signature library
"blspy==1.0.1", # Signature library
"chiavdf==1.0.1", # timelord and vdf verification
"chiabip158==1.0", # bip158-style wallet filters
"chiapos==1.0.1", # proof of space
Expand Down

0 comments on commit 5cc09d8

Please sign in to comment.