requests>=2.25.0
typing-extensions>=4.0.0
opentelemetry-api>=1.20.0
opentelemetry-sdk>=1.20.0
opentelemetry-exporter-otlp-proto-grpc>=1.20.0
opentelemetry-instrumentation>=0.41b0
opentelemetry-instrumentation-openai>=0.20.0

[anthropic]
anthropic>=0.3.0

[async]
httpx>=0.23.0
aiohttp>=3.8.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=22.0.0
isort>=5.10.0
mypy>=1.0.0
pre-commit>=2.20.0

[full]
httpx>=0.23.0
aiohttp>=3.8.0
openai>=1.0.0
anthropic>=0.3.0

[openai]
openai>=1.0.0
