diff --git a/pyproject.toml b/pyproject.toml index 7779d122..9e9040dd 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.7", "eth-typing~=4.0", "gunicorn==23.0.0", "hexbytes==0.2.2",