mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
[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:
parent
7e0158b583
commit
2a946859a7
@ -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
|
||||
|
||||
@ -10,7 +10,7 @@ tiktoken
|
||||
einops
|
||||
|
||||
# optional dependencies
|
||||
gradio==4.36.0
|
||||
gradio==4.44.1
|
||||
mdtex2html
|
||||
sse_starlette
|
||||
aiohttp_sse_client
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user