diff --git a/python/pyproject.toml b/python/pyproject.toml index 793dd8bf8..278686fe9 100755 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -82,7 +82,7 @@ dependencies = [ "watchfiles", "xgrammar==0.2.1", "smg-grpc-servicer>=0.5.0", - "kernels", + "kernels<0.15", ] [[tool.uv.index]]