From a362c5c137a0835f80cbff786186b007d3876135 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 03:38:47 +0000 Subject: [PATCH] build(deps): bump sglang[all] from 0.4.3.post3 to 0.4.6 Bumps [sglang[all]](https://github.com/sgl-project/sglang) from 0.4.3.post3 to 0.4.6. - [Release notes](https://github.com/sgl-project/sglang/releases) - [Commits](https://github.com/sgl-project/sglang/compare/v0.4.3.post3...v0.4.6) --- updated-dependencies: - dependency-name: sglang[all] dependency-version: 0.4.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b9e2375..aba8045 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ test = [ ] prime = ["pyext"] gpu = ["liger-kernel", "flash-attn"] -sglang = ["sglang[all]==0.4.3.post3"] +sglang = ["sglang[all]==0.4.6"] math = ["math-verify"] # Add math-verify as an optional dependency # URLs