mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-25 05:39:47 +00:00
fix: pre-commit updates (#1243)
# What does this PR do?
PR #1139 caused pre-commit failures on main likely due to improper
rebase before merge. run pre-commit on main and commit the changes
see runs here:
3775148428
Signed-off-by: Charlie Doern <cdoern@redhat.com>
This commit is contained in:
parent
4684fd3f8d
commit
de878e15a9
2 changed files with 108 additions and 32 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.3
|
||||
llama-stack-client==0.1.3
|
||||
llama-models==0.1.4
|
||||
llama-stack-client==0.1.4
|
||||
lxml==5.3.1
|
||||
markdown-it-py==3.0.0
|
||||
markupsafe==3.0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue