diff --git a/ATTRIBUTIONS-Python.md b/ATTRIBUTIONS-Python.md index 0ba92e7c6bc..e43a78cafda 100644 --- a/ATTRIBUTIONS-Python.md +++ b/ATTRIBUTIONS-Python.md @@ -5261,7 +5261,7 @@ For more information, please refer to - `Tracker`: https://github.com/tox-dev/py-filelock/issues -## flashinfer-python (0.6.12) +## flashinfer-python (0.6.14) ### Licenses License: `Apache-2.0` diff --git a/requirements.txt b/requirements.txt index a243f9b26ab..d969476d0da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ ordered-set peft>=0.18.1,<0.19.0 patchelf einops -flashinfer-python==0.6.12 +flashinfer-python==0.6.14 opencv-python-headless xgrammar==0.1.32 llguidance==0.7.29 diff --git a/security_scanning/pyproject.toml b/security_scanning/pyproject.toml index 56b0c9786c0..3e3048ec715 100644 --- a/security_scanning/pyproject.toml +++ b/security_scanning/pyproject.toml @@ -54,7 +54,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.12)", + "flashinfer-python (==0.6.14)", "opencv-python-headless (>=5.0.0.93,<6.0.0.0)", "xgrammar (==0.1.32)", "llguidance (==0.7.29)",