[CI] Minor fix for CI (#2187)

This commit is contained in:
Lianmin Zheng
2024-11-25 16:38:43 -08:00
committed by GitHub
parent 1aea19f64b
commit 1605ae121e
3 changed files with 6 additions and 5 deletions

View File

@@ -17,12 +17,12 @@ dependencies = ["requests", "tqdm", "numpy", "IPython"]
[project.optional-dependencies]
runtime_common = ["aiohttp", "decord", "fastapi",
"hf_transfer", "huggingface_hub", "interegular",
"hf_transfer", "huggingface_hub", "interegular", "modelscope",
"orjson", "outlines>=0.0.44,<0.1.0",
"packaging", "pillow", "prometheus-client>=0.20.0",
"psutil", "pydantic", "python-multipart",
"pyzmq>=25.1.2", "torchao", "uvicorn", "uvloop",
"modelscope", "xgrammar==0.1.4"]
"xgrammar>=0.1.4"]
srt = ["sglang[runtime_common]", "torch", "vllm>=0.6.3.post1"]
# HIP (Heterogeneous-computing Interface for Portability) for AMD