eth_abi
eth_account
eth_hash
eth_typing
eth_utils
httpx
pydantic
pytz
websockets

[build]
build[virtualenv]==1.0.3

[dev]
tox
eth-rpc-py[lint]
eth-rpc-py[test]
eth-rpc-py[build]

[test]
pytest==7.4.1
pytest-cov==4.1.0
coverage[toml]==7.3.1
