update xgrammar 0.1.17 (#4804)

This commit is contained in:
Yineng Zhang
2025-03-27 00:21:59 -07:00
committed by GitHub
parent c913ed4046
commit 6f5cc5eb05

View File

@@ -39,7 +39,7 @@ runtime_common = [
"transformers==4.50.0", "transformers==4.50.0",
"uvicorn", "uvicorn",
"uvloop", "uvloop",
"xgrammar==0.1.16", "xgrammar==0.1.17",
] ]
srt = [ srt = [