httpx>=0.24.0
simpleeval>=0.9.13
pyyaml>=6.0

[all]
langchain-core>=0.3.0
langgraph>=0.2.0
crewai>=0.80.0
anthropic>=0.30.0
llama-index-core>=0.10.0
litellm>=1.40.0
openai-agents>=0.0.1
pyautogen>=0.4.0
pydantic-ai>=0.0.13

[anthropic]
anthropic>=0.30.0

[autogen]
pyautogen>=0.4.0

[crewai]
crewai>=0.80.0

[langchain]
langchain-core>=0.3.0

[langgraph]
langgraph>=0.2.0

[litellm]
litellm>=1.40.0

[llama_index]
llama-index-core>=0.10.0

[openai_agents]
openai-agents>=0.0.1

[pydantic_ai]
pydantic-ai>=0.0.13

[test]
pytest>=7.0
pytest-asyncio>=0.21
