diff --git a/pyproject.toml b/pyproject.toml index 409694cf..03dd6b0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ optional-dependencies.encryption = [ "eciespy>=0.3.13; python_version>='3.11'", ] optional-dependencies.ledger = [ - "ledgereth==0.9.1", + "ledgereth==0.10", ] optional-dependencies.mqtt = [ "aiomqtt<=0.1.3",