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
c8ad4aa6
Unverified
Commit
c8ad4aa6
authored
Feb 10, 2026
by
Graham King
Committed by
GitHub
Feb 10, 2026
Browse files
fix: add python requirements for vllm tests (#6128)
Signed-off-by:
Graham King
<
grahamk@nvidia.com
>
parent
bf9e6d04
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
container/deps/requirements.test.txt
container/deps/requirements.test.txt
+3
-0
No files found.
container/deps/requirements.test.txt
View file @
c8ad4aa6
...
@@ -17,8 +17,11 @@ datasets==4.4.1
...
@@ -17,8 +17,11 @@ datasets==4.4.1
kr8s==0.20.13
kr8s==0.20.13
kubernetes==32.0.1
kubernetes==32.0.1
kubernetes_asyncio==32.0.0
kubernetes_asyncio==32.0.0
matplotlib==3.10.7
# For NATS object store verification in router tests
# For NATS object store verification in router tests
nats-py==2.12.0
nats-py==2.12.0
pmdarima==2.1.1
prometheus-api-client==0.6.0
psutil<=7.0.0 # System package, may vary by platform (was >=5.0.0)
psutil<=7.0.0 # System package, may vary by platform (was >=5.0.0)
pydantic==2.11.7
pydantic==2.11.7
pyright==1.1.407
pyright==1.1.407
...
...
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