eth_abi
eth_account
eth_hash
eth_typing
httpx
pydantic
websockets

[build]
build[virtualenv]==1.0.3

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

[test]
pytest==8.3.2
pytest-asyncio==0.24.0
pytest-cov==5.0.0
coverage[toml]==7.3.1
