chore: bump flashinfer version to 0.6.7.post3 (#22382)

Co-authored-by: sglang-bot <sglang-bot@users.noreply.github.com>
This commit is contained in:
sglang-bot
2026-04-08 14:49:45 -07:00
committed by GitHub
co-authored by sglang-bot
parent c89afaea7c
commit df3275bd6c
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ dependencies = [
"datasets",
"einops",
"fastapi",
"flashinfer_python==0.6.7.post2", # keep it aligned with jit-cache version in Dockerfile
"flashinfer_cubin==0.6.7.post2",
"flashinfer_python==0.6.7.post3", # keep it aligned with jit-cache version in Dockerfile
"flashinfer_cubin==0.6.7.post3",
"gguf",
"interegular",
"llguidance>=0.7.11,<0.8.0",