mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
[None][chore] relax version constraints on fastapi (#7935)
Signed-off-by: Anton Peganov <apeganov@nvidia.com> Co-authored-by: Pengyun Lin <81065165+LinPoly@users.noreply.github.com>
This commit is contained in:
parent
c5012423f5
commit
396c0ea677
@ -51,7 +51,7 @@ click
|
||||
click_option_group
|
||||
aenum
|
||||
pyzmq
|
||||
fastapi==0.115.4
|
||||
fastapi>=0.115.4,<=0.117.1
|
||||
uvicorn
|
||||
setuptools<80
|
||||
ordered-set
|
||||
|
||||
Loading…
Reference in New Issue
Block a user