Skip to content

Commit bf4c658

Browse files
committed
[None][chore] Update flashinfer-python from 0.6.10 to 0.6.11
Bump flashinfer-python dependency to the latest stable release (0.6.11). Also bump nvidia-cutlass-dsl from 4.4.2 to 4.5.0 as required by flashinfer-python 0.6.11. Updated version pins in requirements.txt, security_scanning/pyproject.toml, and ATTRIBUTIONS-Python.md. Signed-off-by: Yihan Wang <[email protected]>
1 parent 9547230 commit bf4c658

4 files changed

Lines changed: 29 additions & 29 deletions

File tree

ATTRIBUTIONS-Python.md

Lines changed: 2 additions & 2 deletions
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.10)
5264+
## flashinfer-python (0.6.11)
52655265

52665266
### Licenses
52675267
License: `Apache-2.0`
@@ -33239,7 +33239,7 @@ License: `NVIDIA Proprietary Software`
3323933239
- `Homepage`: https://developer.nvidia.com/cusparselt
3324033240

3324133241

33242-
## nvidia-cutlass-dsl (4.4.2)
33242+
## nvidia-cutlass-dsl (4.5.0)
3324333243

3324433244
### Licenses
3324533245
License: `None`

requirements.txt

Lines changed: 2 additions & 2 deletions
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.10
57+
flashinfer-python==0.6.11
5858
opencv-python-headless
5959
xgrammar==0.1.32
6060
llguidance==0.7.29
@@ -71,7 +71,7 @@ xdsl>=0.59.0 # Optional: required for MLIR-based elementwise fusion in AutoDeplo
7171
tiktoken
7272
blobfile
7373
openai-harmony==0.0.4
74-
nvidia-cutlass-dsl==4.4.2; python_version >= "3.10"
74+
nvidia-cutlass-dsl==4.5.0; python_version >= "3.10"
7575
plotly
7676
numexpr
7777
partial_json_parser

security_scanning/poetry.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

security_scanning/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies = [
5555
"peft (>=0.18.1,<0.19.0)",
5656
"patchelf (>=0.17.2.4,<0.18.0.0)",
5757
"einops (>=0.8.2,<0.9.0)",
58-
"flashinfer-python (==0.6.10)",
58+
"flashinfer-python (==0.6.11)",
5959
"opencv-python-headless (>=4.13.0.92,<5.0.0.0)",
6060
"xgrammar (==0.1.32)",
6161
"llguidance (==0.7.29)",
@@ -72,7 +72,7 @@ dependencies = [
7272
"tiktoken (>=0.12.0,<0.13.0)",
7373
"blobfile (>=3.2.0,<4.0.0)",
7474
"openai-harmony (==0.0.4)",
75-
"nvidia-cutlass-dsl (==4.4.2)",
75+
"nvidia-cutlass-dsl (==4.5.0)",
7676
"plotly (>=6.7.0,<7.0.0)",
7777
"numexpr (>=2.14.1,<3.0.0)",
7878
"partial-json-parser (>=0.2.1.1.post7,<0.3.0.0)",

0 commit comments

Comments
 (0)