Unverified Commit 3f5a44ab authored by Anant Sharma's avatar Anant Sharma Committed by GitHub
Browse files

chore: update vllm wheel dependency version (#828)

parent f5e8488c
...@@ -55,12 +55,12 @@ Repository = "https://github.com/ai-dynamo/dynamo.git" ...@@ -55,12 +55,12 @@ Repository = "https://github.com/ai-dynamo/dynamo.git"
[project.optional-dependencies] [project.optional-dependencies]
all = [ all = [
"ai-dynamo-vllm~=0.7.2", "ai-dynamo-vllm~=0.8.4",
"nixl", "nixl",
] ]
vllm = [ vllm = [
"ai-dynamo-vllm~=0.7.2" "ai-dynamo-vllm~=0.8.4"
] ]
[project.scripts] [project.scripts]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment