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
chardet>=5.0.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
torch>=2.0.0
transformers>=4.35.0
datasets>=2.14.0
accelerate>=0.24.0
Pillow>=10.0.0
opencv-python>=4.8.0
librosa>=0.10.0
soundfile>=0.12.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
pytest-cov>=4.1.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.5.0

[dev:python_version < "3.11"]
tomli>=2.0.0

[google]
google-generativeai>=0.3.0

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

[multimodal]
Pillow>=10.0.0
opencv-python>=4.8.0
librosa>=0.10.0
soundfile>=0.12.0

[openai]
openai>=1.0.0

[tools]
playwright>=1.40.0
selenium>=4.15.0
boto3>=1.34.0
slack-sdk>=3.26.0
google-api-python-client>=2.108.0
tavily-python>=0.3.0

[training]
torch>=2.0.0
transformers>=4.35.0
datasets>=2.14.0
accelerate>=0.24.0
peft>=0.6.0
