From bcebb6e241ad7ecb6aef6b05bd30d9524368531f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 14:59:59 +0000 Subject: [PATCH] Bump xgrammar in /leaderboard/gpt-oss-20b/5fewshots Bumps [xgrammar](https://github.com/mlc-ai/xgrammar) from 0.1.29 to 0.1.32. - [Release notes](https://github.com/mlc-ai/xgrammar/releases) - [Commits](https://github.com/mlc-ai/xgrammar/compare/v0.1.29...v0.1.32) --- updated-dependencies: - dependency-name: xgrammar dependency-version: 0.1.32 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- leaderboard/gpt-oss-20b/5fewshots/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/leaderboard/gpt-oss-20b/5fewshots/requirements.txt b/leaderboard/gpt-oss-20b/5fewshots/requirements.txt index 929f583..f0b5f7d 100644 --- a/leaderboard/gpt-oss-20b/5fewshots/requirements.txt +++ b/leaderboard/gpt-oss-20b/5fewshots/requirements.txt @@ -167,6 +167,6 @@ uvloop==0.22.1 vllm==0.15.1 watchfiles==1.1.1 websockets==16.0 -xgrammar==0.1.29 +xgrammar==0.1.32 xxhash==3.6.0 yarl==1.22.0