diff --git a/pyproject.toml b/pyproject.toml index cf30cc8..60e3ad5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ classifiers = [ "Topic :: Security :: Cryptography", ] dependencies = [ - "chia-blockchain==2.7.1", + "chia-blockchain==2.7.3", ] optional-dependencies = { dev = [ "pytest",