Unverified Commit 832c84fb authored by DarkSharpness's avatar DarkSharpness Committed by GitHub
Browse files

[Chore] Update xgrammar 0.1.24 -> 0.1.25 (#10710)

parent 64d1505c
...@@ -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.24", "xgrammar==0.1.25",
"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
] ]
......
...@@ -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.24", "xgrammar==0.1.25",
] ]
tracing = [ tracing = [
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment