pydantic>=2.0.0
python-dotenv>=1.0.0
httpx>=0.25.0
aiohttp>=3.9.0
requests>=2.31.0
langchain-text-splitters>=0.0.1

[all]
animuz-core[anthropic,aws,azure,fastapi,ingest,ollama,openai,qdrant]

[anthropic]
anthropic>=0.39.0

[aws]
boto3>=1.28.0
aiobotocore>=2.7.0
watchtower>=3.0.0
sagemaker>=2.200.0

[azure]
azure-ai-documentintelligence>=1.0.0b2

[dev]
animuz-core[all]
pytest>=7.4.0
pytest-asyncio>=0.21.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0

[fastapi]
fastapi>=0.104.0

[ingest]
unstructured-client>=0.11.0
PyMuPDF>=1.23.0

[ollama]
ollama>=0.1.0

[openai]
openai>=1.0.0

[qdrant]
qdrant-client>=1.7.0
