diff --git a/backend/python/vllm/requirements-intel.txt b/backend/python/vllm/requirements-intel.txt index 8955165a7f45..9518934a3025 100644 --- a/backend/python/vllm/requirements-intel.txt +++ b/backend/python/vllm/requirements-intel.txt @@ -6,4 +6,4 @@ transformers optimum[openvino] setuptools bitsandbytes -oneccl_bind_pt==2.3.100+xpu \ No newline at end of file +oneccl_bind_pt==2.5.0+xpu \ No newline at end of file