numpy>=1.21.0
sentence-transformers>=2.2.0
torch>=2.0.0
tiktoken>=0.3.0
prometheus-client>=0.16.0
fastapi>=0.95.0
uvicorn>=0.21.0

[all-providers]
openai>=1.0.0
anthropic>=0.3.0
google-generativeai>=0.3.0
transformers>=4.30.0
replicate>=0.15.0
cohere>=4.0.0
boto3>=1.26.0
azure-cognitiveservices-language-luis>=0.7.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=22.0.0
mypy>=1.0.0
coverage>=7.0.0
pre-commit>=3.0.0

[monitoring]
grafana-api>=1.0.0
influxdb-client>=1.36.0
prometheus-client>=0.16.0
psutil>=5.9.0
