diff --git a/pyproject.toml b/pyproject.toml index 0f62338e..c6421935 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "typing_extensions", "aioresponses>=0.7.6", "aleph-superfluid>=0.2.1", - "eth_typing==4.3.1", + "eth_typing==5.0.0", "web3==6.3.0", ]