tabulate>=0.8.2
pytest>=3.9.3
attrdict>=2.0.0
eth-account>=0.5.3,<0.6
web3>=5.12.1,<6.0
pyyaml>=4.2b1
eth-abi>=2.1.1,<3.0
py-evm==0.3.0a19
eth-tester[py-evm]==0.5.0-beta.2
# Vyper
vyper==0.2.4
# If not specified, causes issues for some reason
py-ecc==1.4.7
eth-utils<2.0.0,>=1.9.5
# solidity-parser needs this, apparently but does not specify a version itself
antlr4-python3-runtime==4.7.2
# Solidity
solidity-parser==0.0.7
# Fails on travis for some reason
pysha3<2.0.0,>=1.0.0
