OS: Linux (Termux / Android)
Python Version: 3.11+
vLLM Repository: main branch audit
### 🐛 Describe the bug
A security audit on `requirements/common.txt` identified known security advisories affecting the pinned version of `setuptools`:
- **setuptools (`77.0.3` → Fix: `>=83.0.0`):** Affected by `PYSEC-2025-49` and `PYSEC-2026-3447`.
### Proposed Fix
Update the lower bound in `requirements/common.txt`:
```text
setuptools>=83.0.0
### Before submitting a new issue...
- [x] Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the [documentation page](https://docs.vllm.ai/en/latest/), which can answer lots of frequently asked questions.
Your current environment
<d
Details
The output of
python collect_env.py