mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-07 20:50:52 +00:00
test: convert tests to use show
Signed-off-by: Charlie Doern <cdoern@redhat.com>
This commit is contained in:
parent
2584c73295
commit
26a490b7fc
16 changed files with 177 additions and 239 deletions
|
@ -11,7 +11,7 @@ requires-python = ">=3.12"
|
|||
license = { "text" = "MIT" }
|
||||
dependencies = [
|
||||
"fireworks-ai",
|
||||
|
||||
"grpcio>=1.67.1,<1.71.0", # Pin grpcio version for compatibility
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue