mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 07:14:20 +00:00
bump huggingface hub version wtf
This commit is contained in:
parent
5ae5a4da8a
commit
3a208f2646
3 changed files with 1766 additions and 1766 deletions
|
@ -25,7 +25,7 @@ dependencies = [
|
||||||
"fastapi>=0.115.0,<1.0", # server
|
"fastapi>=0.115.0,<1.0", # server
|
||||||
"fire", # for MCP in LLS client
|
"fire", # for MCP in LLS client
|
||||||
"httpx",
|
"httpx",
|
||||||
"huggingface-hub>=0.30.0,<1.0",
|
"huggingface-hub>=0.34.0,<1.0",
|
||||||
"jinja2>=3.1.6",
|
"jinja2>=3.1.6",
|
||||||
"jsonschema",
|
"jsonschema",
|
||||||
"llama-stack-client>=0.2.15",
|
"llama-stack-client>=0.2.15",
|
||||||
|
|
|
@ -86,7 +86,7 @@ httpx==0.28.1
|
||||||
# llama-stack
|
# llama-stack
|
||||||
# llama-stack-client
|
# llama-stack-client
|
||||||
# openai
|
# openai
|
||||||
huggingface-hub==0.33.0
|
huggingface-hub==0.34.1
|
||||||
# via llama-stack
|
# via llama-stack
|
||||||
idna==3.10
|
idna==3.10
|
||||||
# via
|
# via
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue