Skip to content

Commit 702e39d

Browse files
authored
[None][chore] Update flashinfer-python from 0.6.12rc2 to 0.6.12 (#14805)
Signed-off-by: yihwang-nv <yihwang@nvidia.com>
1 parent c3f6d98 commit 702e39d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

ATTRIBUTIONS-Python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5261,7 +5261,7 @@ For more information, please refer to <http://unlicense.org>
52615261
- `Tracker`: https://github.com/tox-dev/py-filelock/issues
52625262

52635263

5264-
## flashinfer-python (0.6.12rc2)
5264+
## flashinfer-python (0.6.12)
52655265

52665266
### Licenses
52675267
License: `Apache-2.0`

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ ordered-set
5454
peft>=0.18.1,<0.19.0
5555
patchelf
5656
einops
57-
flashinfer-python==0.6.12rc2
57+
flashinfer-python==0.6.12
5858
opencv-python-headless
5959
xgrammar==0.1.32
6060
llguidance==0.7.29

security_scanning/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies = [
5353
"peft (>=0.18.1,<0.19.0)",
5454
"patchelf (>=0.17.2.4,<0.18.0.0)",
5555
"einops (>=0.8.2,<0.9.0)",
56-
"flashinfer-python (==0.6.12rc2)",
56+
"flashinfer-python (==0.6.12)",
5757
"opencv-python-headless (>=4.13.0.92,<5.0.0.0)",
5858
"xgrammar (==0.1.32)",
5959
"llguidance (==0.7.29)",

0 commit comments

Comments
 (0)