Skip to content

Commit 8f34eab

Browse files
authored
Update vllm version to 0.10.1.1
1 parent 99f67cf commit 8f34eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ scikit-learn = "^1.5.2"
1414
fastparquet = "^2024.11.0"
1515
openai = {version = "^1.0.0", optional = true}
1616
requests = {version = "^2.31.0", optional = true}
17-
vllm = {version = "^0.8.3", optional = true}
17+
vllm = {version = "^0.10.1.1", optional = true}
1818
transformers = {version = "^4.48.0", optional = true}
1919

2020
[tool.poetry.extras]

0 commit comments

Comments
 (0)