File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ watchfiles # required for http server to monitor the updates of TLS files
43
43
python-json-logger # Used by logging as per examples/other/logging_configuration.md
44
44
scipy # Required for phi-4-multimodal-instruct
45
45
ninja # Required for xgrammar, rocm, tpu, xpu
46
- opentelemetry-sdk>=1.26.0,<1.27.0 # vllm.tracing
47
- opentelemetry-api>=1.26.0,<1.27.0 # vllm.tracing
48
- opentelemetry-exporter-otlp>=1.26.0,<1.27.0 # vllm.tracing
49
- opentelemetry-semantic-conventions-ai>=0.4.1,<0.5.0 # vllm.tracing
46
+ opentelemetry-sdk>=1.26.0 # vllm.tracing
47
+ opentelemetry-api>=1.26.0 # vllm.tracing
48
+ opentelemetry-exporter-otlp>=1.26.0 # vllm.tracing
49
+ opentelemetry-semantic-conventions-ai>=0.4.1 # vllm.tracing
You can’t perform that action at this time.
0 commit comments