Skip to content

Commit

Permalink
bump blspy==2.0.0 (blst) (#15481)
Browse files Browse the repository at this point in the history
* Bumping blspy

* Bump blspy

* bump blspy

* Update blspy
  • Loading branch information
wallentx authored Jun 21, 2023
1 parent 3a2dc48 commit 423cbe6
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
Expand Up @@ -7,9 +7,9 @@

dependencies = [
"aiofiles==23.1.0", # Async IO for files
"blspy==2.0.0", # Signature library
"anyio==3.7.0",
"boto3==1.26.148", # AWS S3 for DL s3 plugin
"blspy==1.0.16", # Signature library
"chiavdf==1.0.8", # timelord and vdf verification
"chiabip158==1.2", # bip158-style wallet filters
"chiapos==1.0.11", # proof of space
Expand Down

0 comments on commit 423cbe6

Please sign in to comment.