Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
e28c9e52
Unverified
Commit
e28c9e52
authored
Oct 15, 2025
by
DarkSharpness
Committed by
GitHub
Oct 14, 2025
Browse files
[Minor] Update xgrammar dependency (#11622)
parent
b98cf398
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
python/pyproject_cpu.toml
python/pyproject_cpu.toml
+1
-1
python/pyproject_xpu.toml
python/pyproject_xpu.toml
+1
-1
No files found.
python/pyproject_cpu.toml
View file @
e28c9e52
...
...
@@ -60,7 +60,7 @@ dependencies = [
"transformers==4.56.1"
,
"uvicorn"
,
"uvloop"
,
"xgrammar==0.1.2
4
"
,
"xgrammar==0.1.2
5
"
,
]
[project.optional-dependencies]
...
...
python/pyproject_xpu.toml
View file @
e28c9e52
...
...
@@ -60,7 +60,7 @@ dependencies = [
"transformers==4.56.1"
,
"uvicorn"
,
"uvloop"
,
"xgrammar==0.1.2
4
"
,
"xgrammar==0.1.2
5
"
,
]
[project.optional-dependencies]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment