add orjson for jsonresponse (#1688)

This commit is contained in:
Michael Feil
2024-10-16 18:14:30 -07:00
committed by GitHub
parent ecb8bad276
commit b0facb3316
4 changed files with 11 additions and 11 deletions

View File

@@ -21,7 +21,7 @@ dependencies = [
[project.optional-dependencies]
runtime_common = ["aiohttp", "decord", "fastapi", "hf_transfer", "huggingface_hub", "interegular",
"packaging", "pillow", "psutil", "pydantic", "python-multipart",
"orjson", "packaging", "pillow", "psutil", "pydantic", "python-multipart",
"torchao", "uvicorn", "uvloop", "zmq",
"outlines>=0.0.44", "modelscope"]
# xpu is not enabled in public vllm and torch whl,