diff --git a/pyproject.toml b/pyproject.toml index cbfd1d6..2a815c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "Etherisc Platform API" readme = "README.md" requires-python = ">=3.12" dependencies = [ - "eth-account>=0.13.4", + "eth-account>=0.13.7", "fastapi>=0.115.6", "iso3166>=2.1.1", "jwt>=1.3.1",