diff --git a/pyproject.toml b/pyproject.toml index 7b637cdc..ef606530 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ "configparser==7.2.0", "cosmospy==6", "dataclasses-json==0.6.7", - "eth-account==0.10", + "eth-account==0.13.5", "eth-typing~=4.0", "gunicorn==23.0.0", "hexbytes==0.2.2",