httpx>=0.27
pydantic>=2.0
pyjwt[crypto]>=2.8
openai>=1
typer>=0.12
pyyaml>=6
rich>=13
jsonschema>=4.23

[autogen]
pyautogen>=0.2

[crewai]
crewai>=0.30

[dev]
pytest>=8
pytest-asyncio>=0.24
respx>=0.21
ruff>=0.6

[langchain]
langchain>=0.2
langchain-core>=0.2

[langgraph]
langgraph<2,>=1.2
langchain-core<2,>=1.6
langchain-openai<2,>=1.6

[otel]
opentelemetry-sdk>=1.27
opentelemetry-exporter-otlp-proto-http>=1.27
opentelemetry-instrumentation-httpx>=0.48b0
opentelemetry-instrumentation-logging>=0.48b0

[server]
fastapi>=0.115
uvicorn>=0.30
prometheus_client>=0.20
