# BIJOTEL deploy on GENA — additions to /opt/substrate-v2/requirements.txt
#
# Apply: cat requirements_addition.txt >> /opt/substrate-v2/requirements.txt
#
# These are upstream dependencies. BIJOTEL itself ships as a wheel
# placed in /opt/substrate-v2/ (auto-installed via existing
# `COPY *.whl /tmp/wheels/` Dockerfile pattern).
#
# rfc8785 is required by BIJOTEL HmacChainSpanProcessor for JCS canonicalization.

opentelemetry-api>=1.27.0
opentelemetry-sdk>=1.27.0
opentelemetry-instrumentation-anthropic==0.60.0
rfc8785>=0.1.4
