Skip to content

Commit 21f6d1e

Browse files
authored
fix: add missed dependency for sglang tracing (#4621)
Signed-off-by: Vladislav Nosivskoy <[email protected]>
1 parent 0fa9b99 commit 21f6d1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

container/deps/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ msgspec==0.19.0
3030
mypy==1.18.2
3131
nvidia-ml-py<=13.580.65 # NVIDIA/CUDA related, may vary by driver version
3232
opentelemetry-api<=1.38.0 # May need to stay in sync with other components
33+
opentelemetry-exporter-otlp<=1.38.0 # May need to stay in sync with other components
3334
opentelemetry-sdk<=1.38.0 # May need to stay in sync with other components
3435
pip<=25.0.1 # System pip, varies by platform
3536
pmdarima==2.1.1

0 commit comments

Comments
 (0)