Skip to content

Commit 6eea525

Browse files
committed
upgrade llama_stack to 0.2.9
1 parent 5d80c1a commit 6eea525

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

pdm.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = {file = "LICENSE"}
99
dependencies = [
1010
"fastapi>=0.115.6",
1111
"uvicorn>=0.32.1",
12-
"llama-stack>=0.2.7",
12+
"llama-stack>=0.2.9",
1313
"rich>=14.0.0",
1414
]
1515

0 commit comments

Comments
 (0)