httpx>=0.27.0
tiktoken>=0.8.0
fastapi>=0.110.1
uvicorn>=0.25.0
pydantic>=2.6.4
typer>=0.9.0
python-multipart>=0.0.9
rich>=10.0.0
requests>=2.31.0
opentelemetry-api>=1.20.0
opentelemetry-sdk>=1.20.0
opentelemetry-exporter-otlp>=1.20.0

[crewai]
crewai>=0.28.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
black>=23.0.0
ruff>=0.1.0

[integrations]
langchain-core>=0.1.0
crewai>=0.28.0
openai-agents>=0.0.3

[langchain]
langchain-core>=0.1.0

[langchain-all]
langchain-core>=0.1.0
langchain-openai>=0.1.0
langchain-anthropic>=0.1.0
langchain-google-genai>=0.0.10

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

[langchain-google]
langchain-core>=0.1.0
langchain-google-genai>=0.0.10

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

[openai-agents]
openai-agents>=0.0.3
