pydantic>=2.10.0
pyyaml>=6.0.0

[all]
httpx>=0.28.0
langchain>=0.1.0
langchain-core>=0.1.0
crewai>=0.1.0
openai>=1.0.0
anthropic>=0.18.0
google-generativeai>=0.3.0

[crewai]
crewai>=0.1.0

[dev]
pytest<9.0.0,>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
ruff>=0.1.0
mypy>=1.0.0
httpx>=0.24.0

[integrations]
langchain>=0.1.0
langchain-core>=0.1.0
crewai>=0.1.0
openai>=1.0.0
anthropic>=0.18.0
google-generativeai>=0.3.0

[langchain]
langchain>=0.1.0
langchain-core>=0.1.0

[llm]
openai>=1.0.0
anthropic>=0.18.0
google-generativeai>=0.3.0

[remote]
httpx>=0.28.0
