From 28419d0de4e541fcadcfacc7510459aae279b39a Mon Sep 17 00:00:00 2001 From: zhyncs Date: Sat, 7 Dec 2024 21:07:28 +0800 Subject: [PATCH] fix: update xgrammar v0.1.6 --- python/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/pyproject.toml b/python/pyproject.toml index 7a19ac649c7..186405dd7a3 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -22,7 +22,7 @@ runtime_common = ["aiohttp", "decord", "fastapi", "packaging", "pillow", "prometheus-client>=0.20.0", "psutil", "pydantic", "python-multipart", "pyzmq>=25.1.2", "torchao", "uvicorn", "uvloop", - "xgrammar>=0.1.4"] + "xgrammar>=0.1.6"] srt = ["sglang[runtime_common]", "torch", "vllm>=0.6.3.post1,<=0.6.4.post1", "cuda-python", "flashinfer>=0.1.6"] # HIP (Heterogeneous-computing Interface for Portability) for AMD