Skip to content

Commit 5a49918

Browse files
committed
Update vllm_model pyproject.toml
Signed-off-by: haydeniw <hwolff@nvidia.com>
1 parent 647d1e5 commit 5a49918

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

responses_api_models/vllm_model/pyproject.toml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,7 @@ name = "vllm-model"
1818
version = "0.2.0rc0"
1919
requires-python = ">=3.12"
2020
dependencies = [
21-
"nemo-gym[dev]",
22-
23-
# We specifically pin the vllm dependency because we have tested on this version.
24-
# Updated Thu Dec 11 2025 with vllm==0.11.2
25-
# License: Apache 2.0 https://github.com/vllm-project/vllm/blob/89988ec8c2a0c3e18e63767d9df5ca8f6b8ff21c/LICENSE
26-
"vllm==0.11.2",
21+
"nemo-gym[dev]"
2722
]
2823

2924
[build-system]

0 commit comments

Comments
 (0)