
[all]
openai>=1.0
anthropic>=0.20
boto3>=1.28
langchain-core>=0.1.0
llama-index-core>=0.10.0
crewai>=0.30.0

[anthropic]
anthropic>=0.20

[bedrock]
boto3>=1.28

[crewai]
crewai>=0.30.0

[dev]
pytest>=8.0

[langchain]
langchain-core>=0.1.0

[llamaindex]
llama-index-core>=0.10.0

[openai]
openai>=1.0
