[None][fix] Upgrade dependencies version to avoid security vulnerability (#6506)

Signed-off-by: Yibin Li <109242046+yibinl-nvidia@users.noreply.github.com>
This commit is contained in:
Yibin Li 2025-08-06 14:21:03 -07:00 committed by GitHub
parent 7e0158b583
commit 2a946859a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
-c ../../../constraints.txt
tensorrt_llm>=0.0.0.dev0
transformers==4.38.2
transformers==4.54.0
accelerate==0.25.0

View File

@ -10,7 +10,7 @@ tiktoken
einops
# optional dependencies
gradio==4.36.0
gradio==4.44.1
mdtex2html
sse_starlette
aiohttp_sse_client

View File

@ -8,7 +8,7 @@ diffusers>=0.27.0
lark
mpi4py
numpy<2
onnx>=1.12.0
onnx>=1.18.0
onnx_graphsurgeon>=0.5.2
openai
polygraphy