From 6f5cc5eb05aef2c1d0e31564937c04d5b9ff3762 Mon Sep 17 00:00:00 2001 From: Yineng Zhang Date: Thu, 27 Mar 2025 00:21:59 -0700 Subject: [PATCH] update xgrammar 0.1.17 (#4804) --- python/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/pyproject.toml b/python/pyproject.toml index 45cf62bcf..c757e1297 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -39,7 +39,7 @@ runtime_common = [ "transformers==4.50.0", "uvicorn", "uvloop", - "xgrammar==0.1.16", + "xgrammar==0.1.17", ] srt = [