mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-28 06:41:59 +00:00
fix deps and tests
This commit is contained in:
parent
b20cce5c43
commit
b5d5d1fba0
4 changed files with 53 additions and 23 deletions
|
|
@ -23,7 +23,6 @@ classifiers = [
|
|||
dependencies = [
|
||||
"blobfile",
|
||||
"fire",
|
||||
"jose",
|
||||
"httpx",
|
||||
"huggingface-hub",
|
||||
"jinja2>=3.1.6",
|
||||
|
|
@ -32,6 +31,7 @@ dependencies = [
|
|||
"openai>=1.66",
|
||||
"prompt-toolkit",
|
||||
"python-dotenv",
|
||||
"python-jose",
|
||||
"pydantic>=2",
|
||||
"requests",
|
||||
"rich",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue