fastapi>=0.100.0
uvicorn>=0.20.0
litellm>=1.0.0
sentence-transformers>=2.0.0
numpy
python-dotenv
click
google-genai>=1.0.0
sse-starlette>=1.0.0

[dashboard]
rich>=13.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
httpx

[telemetry]
opentelemetry-api>=1.20.0
opentelemetry-sdk>=1.20.0
opentelemetry-exporter-otlp-proto-grpc>=1.20.0
opentelemetry-instrumentation-fastapi>=0.41b0
