diff --git a/setup.py b/setup.py index 7e16613..72a13c9 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ long_description = fh.read() dependencies = [ - "chia-blockchain==2.3.1", + "chia-blockchain==2.4.0", ] dev_dependencies = [