Skip to content

Commit 701183c

Browse files
authored
Merge pull request #312 from tisnik/lcore-380-bump-up-llama-stack-to-0.2.16
LCORE-380: bump-up Llama Stack to version 0.2.16
2 parents 905792d + c742919 commit 701183c

File tree

2 files changed

+34
-11
lines changed

2 files changed

+34
-11
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ dependencies = [
1010
"fastapi>=0.115.6",
1111
"uvicorn>=0.34.3",
1212
"kubernetes>=30.1.0",
13-
"llama-stack==0.2.14",
14-
"llama-stack-client==0.2.14",
13+
"llama-stack==0.2.16",
14+
"llama-stack-client==0.2.16",
1515
"rich>=14.0.0",
1616
"cachetools>=6.1.0",
1717
"prometheus-client>=0.22.1",

uv.lock

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

0 commit comments

Comments
 (0)