mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-24 13:19:54 +00:00
build: resync uv and deps on 0.1.3 (#1108)
# What does this PR do? The bot just updated the project to 0.1.3 in https://github.com/meta-llama/llama-stack/commits?author=github-actions%5Bbot%5D but the deps need to be synced. [//]: # (If resolving an issue, uncomment and update the line below) [//]: # (Closes #[issue-number]) ## Test Plan [Describe the tests you ran to verify your changes with result summaries. *Provide clear instructions so the plan can be easily re-executed.*] [//]: # (## Documentation) Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
9b2fe6beb1
commit
00613d9014
2 changed files with 16 additions and 14 deletions
|
@ -21,8 +21,8 @@ idna==3.10
|
|||
jinja2==3.1.5
|
||||
jsonschema==4.23.0
|
||||
jsonschema-specifications==2024.10.1
|
||||
llama-models==0.1.2
|
||||
llama-stack-client==0.1.2
|
||||
llama-models==0.1.3
|
||||
llama-stack-client==0.1.3
|
||||
lxml==5.3.0
|
||||
markdown-it-py==3.0.0
|
||||
markupsafe==3.0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue