[None][chore] Lock FI version to 0.6.3 (#11371)

Signed-off-by: rosong11 <rosong@nvidia.com>
This commit is contained in:
Song Rong 2026-02-11 14:47:36 +08:00 committed by GitHub
parent 5ea6888dda
commit 3741bb2bb4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -5261,7 +5261,7 @@ For more information, please refer to <http://unlicense.org>
- `Tracker`: https://github.com/tox-dev/py-filelock/issues
## flashinfer-python (0.6.2)
## flashinfer-python (0.6.3)
### Licenses
License: `Apache-2.0`

View File

@ -54,7 +54,7 @@ ordered-set
peft
patchelf
einops
flashinfer-python~=0.6.2
flashinfer-python==0.6.3
opencv-python-headless
xgrammar==0.1.25
llguidance==0.7.29

View File

@ -56,7 +56,7 @@ dependencies = [
"peft (>=0.18.1,<0.19.0)",
"patchelf (>=0.17.2.4,<0.18.0.0)",
"einops (>=0.8.2,<0.9.0)",
"flashinfer-python (>=0.6.2,<0.7.0)",
"flashinfer-python (>=0.6.3,<0.7.0)",
"xgrammar (==0.1.25)",
"llguidance (==0.7.29)",
"jsonschema (>=4.26.0,<5.0.0)",