Skip to content

Commit 13fc3fa

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

File tree

2 files changed

+151
-48
lines changed

2 files changed

+151
-48
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.8.x pairs with torchvision 0.23.x
50-
"llama-stack==0.4.3",
50+
"llama-stack==0.5.0",
5151
"llama-stack-client==0.4.3",
5252
"torch>=2.8.0,<2.9.0",
5353
"torchvision>=0.23.0,<0.24.0",

0 commit comments

Comments
 (0)