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

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

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

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

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

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

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