diff --git a/requirements-cuda.txt b/requirements-cuda.txt index 5eb4075874b0..815d5d98725c 100644 --- a/requirements-cuda.txt +++ b/requirements-cuda.txt @@ -6,4 +6,4 @@ ray >= 2.9 nvidia-ml-py # for pynvml package torch == 2.3.0 xformers == 0.0.26.post1 # Requires PyTorch 2.3.0 -vllm-flash-attn == v2.5.9.post1 # Requires PyTorch 2.3.0 +vllm-flash-attn == 2.5.9.post1 # Requires PyTorch 2.3.0