From 50c89d12677b0fb468113a35abb1933a33558761 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 21:10:48 +0000 Subject: [PATCH] build(deps): bump sglang[all] from 0.4.3.post3 to 0.4.7 Bumps [sglang[all]](https://github.com/sgl-project/sglang) from 0.4.3.post3 to 0.4.7. - [Release notes](https://github.com/sgl-project/sglang/releases) - [Commits](https://github.com/sgl-project/sglang/compare/v0.4.3.post3...v0.4.7) --- updated-dependencies: - dependency-name: sglang[all] dependency-version: 0.4.7 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..ddcaeb8 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.7"] math = ["math-verify"] # Add math-verify as an optional dependency # URLs