Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
21f6d1e6
Unverified
Commit
21f6d1e6
authored
Dec 05, 2025
by
Vladislav Nosivskoy
Committed by
GitHub
Dec 05, 2025
Browse files
fix: add missed dependency for sglang tracing (#4621)
Signed-off-by:
Vladislav Nosivskoy
<
vladnosiv@gmail.com
>
parent
0fa9b998
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
container/deps/requirements.txt
container/deps/requirements.txt
+1
-0
No files found.
container/deps/requirements.txt
View file @
21f6d1e6
...
...
@@ -30,6 +30,7 @@ msgspec==0.19.0
mypy==1.18.2
nvidia-ml-py<=13.580.65 # NVIDIA/CUDA related, may vary by driver version
opentelemetry-api<=1.38.0 # May need to stay in sync with other components
opentelemetry-exporter-otlp<=1.38.0 # May need to stay in sync with other components
opentelemetry-sdk<=1.38.0 # May need to stay in sync with other components
pip<=25.0.1 # System pip, varies by platform
pmdarima==2.1.1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment