web3>=6.0.0
aiohttp>=3.9.0
asyncio>=3.4.3
pydantic>=2.0.0
eth-account>=0.10.0
python-dotenv>=1.0.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
black>=23.0.0
mypy>=1.5.0
flake8>=6.0.0
