forked from phoenix-oss/llama-stack-mirror
fix: update llama-stack-client dependency to fix integration tests
This commit is contained in:
parent
378f0de439
commit
5a31e66a91
3 changed files with 6 additions and 8 deletions
|
@ -27,7 +27,7 @@ dependencies = [
|
|||
"huggingface-hub",
|
||||
"jinja2>=3.1.6",
|
||||
"jsonschema",
|
||||
"llama-stack-client>=0.1.9",
|
||||
"llama-stack-client>=0.2.1",
|
||||
"prompt-toolkit",
|
||||
"python-dotenv",
|
||||
"pydantic>=2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue