diff --git a/setup.py b/setup.py index abc2dcd..f320a3f 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ "blspy==1.0.6", # Signature library "chiavdf==1.0.3", # timelord and vdf verification "chiabip158==1.0", # bip158-style wallet filters - "chiapos==1.0.6", # proof of space + "chiapos==1.0.7", # proof of space "clvm==0.9.7", "clvm_rs==0.1.15", "clvm_tools==0.4.3",