pydantic>=2.0

[all]
sentence-transformers>=2.7
boto3>=1.34
anthropic>=0.40
openai>=1.0

[anthropic]
anthropic>=0.40

[autogen]
pyautogen>=0.2

[aws]
boto3>=1.34

[crewai]
crewai>=0.1

[dev]
pytest>=8.0
pytest-asyncio>=0.23
sentence-transformers>=2.7

[embeddings]
sentence-transformers>=2.7

[langgraph]
langgraph>=0.1

[llm]
anthropic>=0.40

[llm-all]
anthropic>=0.40
openai>=1.0

[openai]
openai>=1.0
