diff --git a/pyproject.toml b/pyproject.toml index 4553f18..54e4487 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ classifiers = [ "Topic :: Security :: Cryptography", ] dependencies = [ - "chia-blockchain==2.6.0", + "chia-blockchain==2.7.0", ] optional-dependencies = { dev = [ "pytest",