fastapi>=0.111.0
uvicorn[standard]>=0.29.0
pydantic>=2.7.0
pydantic-settings>=2.2.0
cryptography>=42.0.0
openai>=1.30.0
anthropic>=0.28.0
litellm>=1.40.0
chromadb>=0.5.0
lancedb>=0.8.0
httpx>=0.27.0
aiohttp>=3.9.0
apscheduler>=3.10.0
python-dotenv>=1.0.0
structlog>=24.1.0
numpy>=1.26.0

[dev]
pytest>=8.2.0
pytest-asyncio>=0.23.0
pytest-mock>=3.14.0
