minor: update check_env (#2201)

This commit is contained in:
Yineng Zhang
2024-11-26 18:22:55 +08:00
committed by GitHub
parent bc1f6fda0d
commit 30ce5b599e

View File

@@ -22,18 +22,24 @@ PACKAGE_LIST = [
"hf_transfer", "hf_transfer",
"huggingface_hub", "huggingface_hub",
"interegular", "interegular",
"modelscope",
"orjson",
"outlines",
"packaging",
"psutil", "psutil",
"pydantic", "pydantic",
"multipart", "multipart",
"zmq", "zmq",
"torchao",
"uvicorn", "uvicorn",
"uvloop", "uvloop",
"vllm", "vllm",
"outlines", "xgrammar",
"openai", "openai",
"tiktoken", "tiktoken",
"anthropic", "anthropic",
"litellm", "litellm",
"decord",
] ]