xgrammar up version to 0.1.27 (#13650)
This commit is contained in:
@@ -70,7 +70,7 @@ dependencies = [
|
||||
"transformers==4.57.1",
|
||||
"uvicorn",
|
||||
"uvloop==0.21.0",
|
||||
"xgrammar==0.1.25",
|
||||
"xgrammar==0.1.27",
|
||||
"grpcio==1.75.1", # keep it align with compile_proto.py
|
||||
"grpcio-tools==1.75.1", # keep it align with compile_proto.py
|
||||
"grpcio-reflection==1.75.1", # required by srt/entrypoints/grpc_server.py
|
||||
|
||||
@@ -62,7 +62,7 @@ dependencies = [
|
||||
"transformers==4.57.1",
|
||||
"uvicorn",
|
||||
"uvloop==0.21.0",
|
||||
"xgrammar==0.1.25",
|
||||
"xgrammar==0.1.27",
|
||||
"grpcio==1.75.1", # keep it align with compile_proto.py
|
||||
"grpcio-tools==1.75.1", # keep it align with compile_proto.py
|
||||
"grpcio-reflection==1.75.1", # required by srt/entrypoints/grpc_server.py
|
||||
|
||||
@@ -62,7 +62,7 @@ runtime_common = [
|
||||
"transformers==4.57.1",
|
||||
"uvicorn",
|
||||
"uvloop==0.21.0",
|
||||
"xgrammar==0.1.25",
|
||||
"xgrammar==0.1.27",
|
||||
"grpcio==1.75.1", # keep it align with compile_proto.py
|
||||
"grpcio-tools==1.75.1", # keep it align with compile_proto.py
|
||||
"grpcio-reflection==1.75.1", # required by srt/entrypoints/grpc_server.py
|
||||
|
||||
Reference in New Issue
Block a user