opentelemetry-api>=1.20.0
opentelemetry-sdk>=1.20.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=1.0.0
black>=23.0.0
mypy>=1.0.0
pylint>=2.17.0

[examples]
anthropic>=0.3.0
openai>=1.0.0
langchain>=1.2.10
langchain-core>=1.2.11
langsmith>=0.6.3
fastapi>=0.100.0
uvicorn>=0.23.0

[otlp]
opentelemetry-exporter-otlp-proto-grpc>=1.20.0
