mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-30 03:34:18 +00:00
fix: Bump h11 to 0.16.0 to fix cve-2025-43859
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
This commit is contained in:
parent
6cf6791de1
commit
a7fd3c8848
3 changed files with 11 additions and 8 deletions
|
|
@ -38,6 +38,7 @@ dependencies = [
|
|||
"termcolor",
|
||||
"tiktoken",
|
||||
"pillow",
|
||||
"h11>=0.16.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue