mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-05 10:13:05 +00:00
Update requirements.txt
Left my local file version of llama stack in the requirements.txt file, just updated for >= 0.1.9
This commit is contained in:
parent
de60fb571f
commit
3d4e81641f
1 changed files with 2 additions and 2 deletions
|
@ -36,8 +36,8 @@ Jinja2==3.1.6
|
|||
jiter==0.9.0
|
||||
jsonschema==4.23.0
|
||||
jsonschema-specifications==2024.10.1
|
||||
llama_stack @ file://./llama-stack
|
||||
llama_stack_client==0.1.9
|
||||
llama_stack >=0.1.9
|
||||
llama_stack_client >=0.1.9
|
||||
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