diff --git a/setup.py b/setup.py index be971bea21..d016170a9d 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ "pytest-instafail>=0.4,<1.0", "pytest-xdist>=3.5,<4.0", "pytest-split>=0.7.0,<1.0", - "eth-tester[py-evm]>=0.10.0b3,<0.11", + "eth-tester[py-evm]>=0.10.0b4,<0.11", "eth_abi>=4.0.0,<5.0.0", "py-evm>=0.10.0b2,<0.11", "web3==6.0.0",