Tiny fix CI pytest error (#8524)
This commit is contained in:
@@ -108,6 +108,7 @@ test = [
|
|||||||
"pandas",
|
"pandas",
|
||||||
"peft",
|
"peft",
|
||||||
"sentence_transformers",
|
"sentence_transformers",
|
||||||
|
"pytest",
|
||||||
]
|
]
|
||||||
all = ["sglang[srt]", "sglang[openai]", "sglang[anthropic]", "sglang[litellm]", "sglang[torch_memory_saver]", "sglang[decord]"]
|
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]"]
|
all_hip = ["sglang[srt_hip]", "sglang[openai]", "sglang[anthropic]", "sglang[litellm]", "sglang[decord]"]
|
||||||
|
|||||||
Reference in New Issue
Block a user