anthropic>=0.18.0
groq>=0.4.0
httpx>=0.25.0
numpy>=1.24.0
ollama>=0.1.0
openai>=1.0.0
pydantic>=2.0.0
python-dotenv>=1.0.0
requests>=2.31.0
tenacity>=8.2.0
together>=0.2.0

[all]
anthropic>=0.18.0
chromadb>=0.4.0
cohere>=5.0.0
faiss-cpu>=1.7.4
fastapi>=0.100.0
fastembed>=0.1.0
groq>=0.4.0
motor>=3.3.0
mysql-connector-python>=8.0.0
ollama>=0.1.0
openai>=1.0.0
prometheus-client>=0.19.0
psycopg2-binary>=2.9.0
python-multipart>=0.0.6
rank-bm25>=0.2.2
redis>=5.0.0
sentence-transformers>=2.2.0
together>=0.2.0
uvicorn>=0.22.0

[database]
motor>=3.3.0
mysql-connector-python>=8.0.0
psycopg2-binary>=2.9.0
redis>=5.0.0

[dev]
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
pytest>=7.0.0

[llm]
anthropic>=0.18.0
groq>=0.4.0
ollama>=0.1.0
openai>=1.0.0
together>=0.2.0

[memory]
chromadb>=0.4.0
cohere>=5.0.0
faiss-cpu>=1.7.4
fastembed>=0.1.0
rank-bm25>=0.2.2
sentence-transformers>=2.2.0

[monitoring]
fastapi>=0.100.0
prometheus-client>=0.19.0
python-multipart>=0.0.6
uvicorn>=0.22.0
