fastapi>=0.115.0
uvicorn[standard]>=0.32.0
openai>=1.30.0
anthropic>=0.30.0
pydantic>=2.0.0
pyyaml>=6.0
python-dotenv>=1.0.0
prometheus-client>=0.21.0
watchdog>=4.0.0
aiosqlite>=0.20.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23
httpx>=0.27
coverage>=7.0
pytest-timeout>=2.0
