# Core dependencies
web3>=6.0.0
eth-account>=0.8.0
eth-typing>=3.0.0
aiohttp>=3.8.0
pydantic>=2.0.0
asyncio>=3.4.3

# Development dependencies
pytest>=7.0.0
pytest-asyncio>=0.18.0
pytest-cov>=3.0.0
pytest-mock>=3.6.0
black>=22.0.0
mypy>=0.900
pylint>=2.12.0
isort>=5.10.0
flake8>=4.0.0

# Documentation dependencies
sphinx>=4.0.0
sphinx-rtd-theme>=1.0.0
myst-parser>=0.18.0
