mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-25 13:49:51 +00:00
chore: upgrade hf hub dependency
# What does this PR do? ## Test Plan
This commit is contained in:
parent
23b7dc7b37
commit
ce1189f457
3 changed files with 24 additions and 6 deletions
|
@ -25,7 +25,7 @@ dependencies = [
|
|||
"fastapi>=0.115.0,<1.0",
|
||||
"fire",
|
||||
"httpx",
|
||||
"huggingface-hub",
|
||||
"huggingface-hub>=0.30.0,<1.0",
|
||||
"jinja2>=3.1.6",
|
||||
"jsonschema",
|
||||
"llama-stack-client>=0.2.12",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue