diff --git a/setup.py b/setup.py index f57fb98e76..11d3758bba 100644 --- a/setup.py +++ b/setup.py @@ -64,7 +64,7 @@ "eth-abi>=4.0.0", "eth-account>=0.8.0,<0.13", "eth-hash[pycryptodome]>=0.5.1", - "eth-typing>=3.0.0,!=4.2.0", + "eth-typing>=3.0.0,!=4.2.0,<5.0.0", "eth-utils>=2.1.0", "hexbytes>=0.1.0,<0.4.0", "jsonschema>=4.0.0",