bump huggingface hub version wtf

This commit is contained in:
Ashwin Bharambe 2025-07-25 14:17:46 -07:00
parent 5ae5a4da8a
commit 3a208f2646
3 changed files with 1766 additions and 1766 deletions

View file

@ -25,7 +25,7 @@ dependencies = [
"fastapi>=0.115.0,<1.0", # server
"fire", # for MCP in LLS client
"httpx",
"huggingface-hub>=0.30.0,<1.0",
"huggingface-hub>=0.34.0,<1.0",
"jinja2>=3.1.6",
"jsonschema",
"llama-stack-client>=0.2.15",