fastapi>=0.110.0
uvicorn[standard]>=0.24.0
sqlalchemy[asyncio]>=2.0.23
pydantic>=2.5.0
pydantic-settings>=2.1.0
python-multipart>=0.0.6
websockets>=12.0
aiosqlite>=0.19.0
python-dotenv>=1.0.0
httpx>=0.27.0
jinja2>=3.1.6
pyyaml>=6.0.0
mcp>=1.0

[dev]
build>=1.2.0
twine>=5.0.0
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-timeout>=2.3.0
httpx>=0.27.0
flake8>=7.0.0

[e2e]
pytest>=8.0.0
playwright>=1.49.0
