eth_rpc_py
eth_typeshed_py
sortedcontainers
eth_hash

[build]
build[virtualenv]==1.0.3

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

[lint]
mypy
ruff

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