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
832c84fb
Unverified
Commit
832c84fb
authored
Oct 08, 2025
by
DarkSharpness
Committed by
GitHub
Oct 07, 2025
Browse files
[Chore] Update xgrammar 0.1.24 -> 0.1.25 (#10710)
parent
64d1505c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
python/pyproject.toml
python/pyproject.toml
+1
-1
python/pyproject_other.toml
python/pyproject_other.toml
+1
-1
No files found.
python/pyproject.toml
View file @
832c84fb
...
@@ -66,7 +66,7 @@ dependencies = [
...
@@ -66,7 +66,7 @@ dependencies = [
"transformers==4.57.0"
,
"transformers==4.57.0"
,
"uvicorn"
,
"uvicorn"
,
"uvloop"
,
"uvloop"
,
"xgrammar==0.1.2
4
"
,
"xgrammar==0.1.2
5
"
,
"grpcio==1.75.1"
,
# keep it align with compile_proto.py
"grpcio==1.75.1"
,
# keep it align with compile_proto.py
"grpcio-tools==1.75.1"
# keep it align with compile_proto.py
"grpcio-tools==1.75.1"
# keep it align with compile_proto.py
]
]
...
...
python/pyproject_other.toml
View file @
832c84fb
...
@@ -53,7 +53,7 @@ runtime_common = [
...
@@ -53,7 +53,7 @@ runtime_common = [
"transformers==4.56.1"
,
"transformers==4.56.1"
,
"uvicorn"
,
"uvicorn"
,
"uvloop"
,
"uvloop"
,
"xgrammar==0.1.2
4
"
,
"xgrammar==0.1.2
5
"
,
]
]
tracing
=
[
tracing
=
[
...
...
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