Skip to content

Commit 8adb8b8

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

File tree

2 files changed

+172
-35
lines changed

2 files changed

+172
-35
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.5.2",
5151
"llama-stack-client==0.4.3",
5252
"torch>=2.9.0,<2.10.0",
5353
"torchvision>=0.24.0,<0.25.0",

0 commit comments

Comments
 (0)