docs: update Python prerequisite to 3.10 (#23801)

This commit is contained in:
Pai Liu
2026-04-27 15:36:38 -07:00
committed by GitHub
parent b73c44b545
commit 7b9ff79f93
4 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ By the end, you'll have a working SGLang server responding to your prompts.
## Prerequisites
- **Python**: 3.9 or higher
- **Python**: 3.10 or higher
- **GPU**: NVIDIA GPU with CUDA support (sm75 and above, e.g., T4, A10, A100, L4, L40S, H100)
- **OS**: Linux (recommended)