fix: update llama-stack-client dependency to fix integration tests

This commit is contained in:
Ashwin Bharambe 2025-04-06 19:11:05 -07:00
parent 378f0de439
commit 5a31e66a91
3 changed files with 6 additions and 8 deletions

View file

@ -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",