diff --git a/pyproject.toml b/pyproject.toml index 409694cf..e95d9e65 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "coincurve; python_version<'3.11'", "coincurve>=19; python_version>='3.11'", "eth-abi>=4; python_version>='3.11'", - "eth-typing==4.3.1", + "eth-typing==5.0.0", "jwcrypto==1.5.6", "pynacl==1.5", # Needed now as default with _load_account changement "python-magic",