mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-12 04:00:42 +00:00
add anthropic and databricks-sdk to unit test dep group
This commit is contained in:
parent
bb95c1a7c5
commit
6b585fac00
2 changed files with 50 additions and 4 deletions
|
|
@ -79,6 +79,8 @@ dev = [
|
|||
]
|
||||
# These are the dependencies required for running unit tests.
|
||||
unit = [
|
||||
"anthropic",
|
||||
"databricks-sdk",
|
||||
"sqlite-vec",
|
||||
"ollama",
|
||||
"aiosqlite",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue