Tiny fix CI pytest error (#8524)

This commit is contained in:
fzyzcjy
2025-08-02 22:48:42 -07:00
committed by GitHub
parent 9f47d686e5
commit 0e612dbf12
+1
View File
@@ -108,6 +108,7 @@ test = [
"pandas",
"peft",
"sentence_transformers",
"pytest",
]
all = ["sglang[srt]", "sglang[openai]", "sglang[anthropic]", "sglang[litellm]", "sglang[torch_memory_saver]", "sglang[decord]"]
all_hip = ["sglang[srt_hip]", "sglang[openai]", "sglang[anthropic]", "sglang[litellm]", "sglang[decord]"]