colorama==0.4.6
fastapi==0.115.12
pydantic==2.11.4
uvicorn==0.34.2
sentry_sdk==2.29.1
python-dotenv==1.1.0
web3==7.12.0
requests>=2.32.4

[dev]
pytest>=8.0
pytest-cov>=5.0
pytest-asyncio>=0.24
mypy>=1.10
ruff>=0.6
nbformat>=5.10

[examples]
jupyter>=1.0
ipykernel>=6.0
