From a6284a9dfd50b3fdc5ae8ce28a87c760b78b29a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 11:23:36 +0000 Subject: [PATCH] chore(deps-dev): update xgrammar requirement from <0.2.4 to <0.2.6 Updates the requirements on [xgrammar](https://github.com/mlc-ai/xgrammar) to permit the latest version. - [Release notes](https://github.com/mlc-ai/xgrammar/releases) - [Commits](https://github.com/mlc-ai/xgrammar/compare/v0.1.0...v0.2.5) --- updated-dependencies: - dependency-name: xgrammar dependency-version: 0.2.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index feb8735d..ee571ea9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ generation = [ "transformers", "torch", # 0.2.4 has no CPython 3.12 Linux x86_64 wheel. - "xgrammar<0.2.4", + "xgrammar<0.2.6", ] evaluation = [