From 5deab1283a7edfa985db4ea470308945334e8e85 Mon Sep 17 00:00:00 2001 From: Swipe4057 <106391009+Swipe4057@users.noreply.github.com> Date: Sat, 2 Aug 2025 01:59:15 +0300 Subject: [PATCH] upgrade xgrammar 0.1.22 (#8522) --- python/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/pyproject.toml b/python/pyproject.toml index 11f6f80b8..e2284e8dd 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -49,7 +49,7 @@ runtime_common = [ "timm==1.0.16", "uvicorn", "uvloop", - "xgrammar==0.1.21", + "xgrammar==0.1.22", ] srt = [