fastapi>=0.115
uvicorn[standard]>=0.30
sqlmodel<1.0,>=0.0.22
sqlalchemy[asyncio]>=2.0.30
aiosqlite>=0.20
pydantic>=2.7
pydantic-settings>=2.4
httpx>=0.27
typer>=0.12
rich>=13.7
mcp>=1.2

[dev]
ruff>=0.6
pytest>=8.0
pytest-asyncio>=0.23
anyio>=4.4
pytest-playwright>=0.7

[test]
pytest>=8.0
pytest-asyncio>=0.23
anyio>=4.4
pytest-playwright>=0.7
