diff --git a/setup.py b/setup.py index 944e853b5251..70474713bd92 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ "aiofiles==22.1.0", # Async IO for files "blspy==1.0.16", # Signature library "chiavdf==1.0.8", # timelord and vdf verification - "chiabip158==1.1", # bip158-style wallet filters + "chiabip158==1.2", # bip158-style wallet filters "chiapos==1.0.11", # proof of space "clvm==0.9.7", "clvm_tools==0.4.6", # Currying, Program.to, other conveniences