[Bugfix] fix fastapi version (#5047)

### What this PR does / why we need it?

fix fastapi version == 0.123.10(<0.124.0)

- vLLM version: v0.12.0
- vLLM main:
ad32e3e19c

Signed-off-by: hfadzxy <starmoon_zhang@163.com>
This commit is contained in:
zhangxinyuehfad
2025-12-16 15:58:27 +08:00
committed by GitHub
parent ddd475d5be
commit 18d2395f5e
5 changed files with 5 additions and 3 deletions

View File

@@ -31,3 +31,4 @@ numba
torch-npu==2.8.0
transformers<=4.57.1
fastapi<0.124.0