Skip to content

Commit 85d776b

Browse files
committed
LCORE-695: bump-up Llama Stack to version 0.2.22
1 parent 2898f8e commit 85d776b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ dependencies = [
2828
# Used by authentication/k8s integration
2929
"kubernetes>=30.1.0",
3030
# Used to call Llama Stack APIs
31-
"llama-stack==0.2.21",
32-
"llama-stack-client==0.2.21",
31+
"llama-stack==0.2.22",
32+
"llama-stack-client==0.2.22",
3333
# Used by Logger
3434
"rich>=14.0.0",
3535
# Used by JWK token auth handler

uv.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)