Tiny unpin uvloop for other backends (#13858)
This commit is contained in:
@@ -61,7 +61,7 @@ dependencies = [
|
||||
"tqdm",
|
||||
"transformers==4.57.1",
|
||||
"uvicorn",
|
||||
"uvloop==0.21.0",
|
||||
"uvloop",
|
||||
"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
|
||||
|
||||
Reference in New Issue
Block a user