# The instrumentation package (installs firecrawl-py via the extra)
firecrawl-otel[instruments]

# App-side OpenTelemetry SDK + OTLP exporter (owned by the app, not the library)
opentelemetry-sdk>=1.20.0
opentelemetry-exporter-otlp>=1.20.0

python-dotenv>=1.0.0
