requests>=2.0

[django]
Django>=3.2
opentelemetry-instrumentation-django>=0.46b0

[fastapi]
fastapi>=0.100
opentelemetry-instrumentation-fastapi>=0.46b0

[flask]
Flask<4.0,>=2.3
opentelemetry-instrumentation-flask>=0.46b0

[heartbeat]
APScheduler>=3.11.2

[httpx]
httpx>=0.24
opentelemetry-instrumentation-httpx>=0.46b0

[monitor]
opentelemetry-api>=1.25.0
opentelemetry-sdk>=1.25.0
opentelemetry-exporter-otlp>=1.25.0
opentelemetry-instrumentation>=0.46b0

[psycopg2]
psycopg2>=2.9
opentelemetry-instrumentation-psycopg2>=0.46b0

[requests-trace]
opentelemetry-instrumentation-requests>=0.46b0

[sqlalchemy]
SQLAlchemy>=1.4
opentelemetry-instrumentation-sqlalchemy>=0.46b0
