pydantic>=2.0.0
pydantic-settings>=2.0.0
httpx>=0.24.0
structlog>=23.0.0

[all]
web3>=6.0.0
nats-py>=2.0.0
redis>=5.0.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
mypy>=1.0
ruff>=0.1.0

[nats]
nats-py>=2.0.0

[redis]
redis>=5.0.0

[web3]
web3>=6.0.0
