From bfd7a18d8d9179661ce76e0b61f0c126a4eb050e Mon Sep 17 00:00:00 2001 From: Swipe4057 <106391009+Swipe4057@users.noreply.github.com> Date: Mon, 8 Sep 2025 11:20:31 +0300 Subject: [PATCH] update xgrammar 0.1.24 and transformers 4.56.1 (#10155) --- python/pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/pyproject.toml b/python/pyproject.toml index 9ef33e2f7..5e81866ad 100755 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -50,10 +50,10 @@ runtime_common = [ "timm==1.0.16", "tiktoken", "torchao==0.9.0", - "transformers==4.56.0", + "transformers==4.56.1", "uvicorn", "uvloop", - "xgrammar==0.1.23", + "xgrammar==0.1.24", ] srt = [