pydantic>=2.0
pydantic-settings>=2.0
fastapi>=0.110
uvicorn[standard]>=0.29
aiosqlite>=0.20
httpx>=0.27
structlog>=24.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23
pytest-cov>=5.0
hypothesis>=6.100
respx>=0.21
requests>=2.31
types-requests>=2.31
ruff==0.15.10
mypy>=1.10
pre-commit>=3.7

[mcp]
mcp>=1.0

[proxy]
mitmproxy>=10.0
