eth_protocols_py
eth_typeshed_py
eth_rpc_py
tortoise-orm

[build]
build[virtualenv]==1.0.3

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

[lint]
mypy
ruff

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