diff --git a/setup.py b/setup.py index 94c4e169a7..ee0d73bb55 100644 --- a/setup.py +++ b/setup.py @@ -7,8 +7,8 @@ from setuptools import find_packages, setup dependencies = [ "aiofiles==23.1.0", # Async IO for files - "blspy==2.0.1", # Signature library "anyio==3.7.0", + "blspy==2.0.2", # Signature library "boto3==1.26.161", # AWS S3 for DL s3 plugin "chiavdf==1.0.8", # timelord and vdf verification "chiabip158==1.2", # bip158-style wallet filters