eth-typing>=3.0.0
eth-utils>=2.1.0
hexbytes>=0.1.0
httpx>=0.23.3
pydantic>=2.3.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.18.1
pytest-mock>=1.10
pytest-watch>=4.2
pytest-xdist>=1.29
setuptools>=38.6.0

[linter]
black>=22.1.0
flake8==3.8.3
isort>=5.11.0
mypy>=1.0.0
types-setuptools>=57.4.4
