Skip to content

Commit bce1288

Browse files
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](sgl-project/sglang@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] <support@github.com>
1 parent 9d6c7e7 commit bce1288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ test = [
5656
]
5757
prime = ["pyext"]
5858
gpu = ["liger-kernel", "flash-attn"]
59-
sglang = ["sglang[all]==0.4.3.post3"]
59+
sglang = ["sglang[all]==0.4.6"]
6060
math = ["math-verify"] # Add math-verify as an optional dependency
6161

6262
# URLs

0 commit comments

Comments
 (0)