Skip to content

Commit 74db895

Browse files
chore(deps): update dependency flashinfer-python to v0.5.3
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 9f9c158 commit 74db895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ def _read_requirements(filename: str) -> list[str]:
666666
"mistral_common[audio]"], # Required for audio processing
667667
"video": [], # Kept for backwards compatibility
668668
# FlashInfer should be updated together with the Dockerfile
669-
"flashinfer": ["flashinfer-python==0.3.1"],
669+
"flashinfer": ["flashinfer-python==0.5.3"],
670670
# Optional deps for AMD FP4 quantization support
671671
"petit-kernel": ["petit-kernel"],
672672
},

0 commit comments

Comments
 (0)