pydantic>=2.0.0
pydantic-settings>=2.0.0
httpx>=0.24.0
fastapi>=0.100.0
uvicorn>=0.23.0
typer>=0.9.0
rich>=13.0.0
python-multipart>=0.0.6
starlette>=0.27.0
docstring-parser>=0.15
packaging>=23.0
openai>=1.0.0
streamlit>=1.28.0
spacy>=3.4.0
numpy>=1.21.0
scikit-learn>=1.1.0

[all]
openai>=1.0.0
anthropic>=0.25.0
google-generativeai>=0.3.0
cohere>=4.0.0
boto3>=1.34.0
spacy>=3.4.0
numpy>=1.21.0
scikit-learn>=1.1.0

[anthropic]
anthropic>=0.25.0

[aws]
boto3>=1.34.0

[azure]
openai>=1.0.0

[cohere]
cohere>=4.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.5.0

[google]
google-generativeai>=0.3.0

[irag]
spacy>=3.4.0
numpy>=1.21.0
scikit-learn>=1.1.0

[openai]
openai>=1.0.0
