diff --git a/setup.py b/setup.py index bc0e22979fa1..bbfc6e872a92 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from setuptools import setup dependencies = [ "aiofiles==0.7.0", # Async IO for files "blspy==1.0.15", # Signature library - "chiavdf==1.0.6", # timelord and vdf verification + "chiavdf==1.0.7", # timelord and vdf verification "chiabip158==1.1", # bip158-style wallet filters "chiapos==1.0.11", # proof of space "clvm==0.9.7",