Unverified Commit 9a353c5c authored by Harrison Saturley-Hall's avatar Harrison Saturley-Hall Committed by GitHub
Browse files

fix: remove [all] extra from sglang wheel install to fix warning (#4294)


Signed-off-by: default avatarHarrison Saturley-Hall <hsaturleyhal@nvidia.com>
parent cdc9fa77
......@@ -61,7 +61,7 @@ vllm = [
sglang = [
"uvloop",
"nixl<=0.7.0",
"sglang[all]==0.5.4.post3",
"sglang==0.5.4.post3",
]
[dependency-groups]
......
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