Skip to content

Commit 2da53f4

Browse files
fix(deps): update dependency llama-stack to v0.6.0
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
1 parent ad35f66 commit 2da53f4

File tree

2 files changed

+161
-25
lines changed

2 files changed

+161
-25
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies = [
4747
"llama-index-vector-stores-postgres>=0.5.4",
4848
# Pin torch/torchvision to versions available as CPU wheels
4949
# torch 2.9.x pairs with torchvision 0.24.x
50-
"llama-stack==0.4.3",
50+
"llama-stack==0.6.0",
5151
# User 0.4.4 instead of 0.4.3 to include CVE fix
5252
"llama-stack-api==0.4.4",
5353
"llama-stack-client==0.4.3",

0 commit comments

Comments
 (0)