Remove Python 3.9 support ahead of PyTorch 2.9 in v0.11.1 (#26416)

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
Harry Mellor
2025-10-08 18:40:42 +01:00
committed by GitHub
parent 4ba8875749
commit e09d1753ec
20 changed files with 45 additions and 87 deletions

View File

@@ -20,7 +20,7 @@ vLLM is a Python library that supports the following CPU variants. Select your C
## Requirements
- Python: 3.9 -- 3.12
- Python: 3.10 -- 3.13
=== "Intel/AMD x86"