Unverified Commit 73597110 authored by Anant Sharma's avatar Anant Sharma Committed by GitHub
Browse files

fix: add msgpack dependency to trtllm section (#5799)


Signed-off-by: default avatarAnant Sharma <anants@nvidia.com>
parent f9b020c9
......@@ -50,6 +50,7 @@ Repository = "https://github.com/ai-dynamo/dynamo.git"
[project.optional-dependencies]
trtllm =[
"uvloop",
"msgpack==1.1.2",
"tensorrt-llm==1.3.0rc1",
]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment