mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-23 09:44:27 +08:00
[Installation] OpenTelemetry version update (#17771)
Signed-off-by: Mikhail Podvitskii <podvitskiymichael@gmail.com>
This commit is contained in:
parent
b2da14a05a
commit
c747d84576
@ -43,7 +43,7 @@ watchfiles # required for http server to monitor the updates of TLS files
|
||||
python-json-logger # Used by logging as per examples/other/logging_configuration.md
|
||||
scipy # Required for phi-4-multimodal-instruct
|
||||
ninja # Required for xgrammar, rocm, tpu, xpu
|
||||
opentelemetry-sdk>=1.26.0,<1.27.0 # vllm.tracing
|
||||
opentelemetry-api>=1.26.0,<1.27.0 # vllm.tracing
|
||||
opentelemetry-exporter-otlp>=1.26.0,<1.27.0 # vllm.tracing
|
||||
opentelemetry-semantic-conventions-ai>=0.4.1,<0.5.0 # vllm.tracing
|
||||
opentelemetry-sdk>=1.26.0 # vllm.tracing
|
||||
opentelemetry-api>=1.26.0 # vllm.tracing
|
||||
opentelemetry-exporter-otlp>=1.26.0 # vllm.tracing
|
||||
opentelemetry-semantic-conventions-ai>=0.4.1 # vllm.tracing
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user