mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 20:14:13 +00:00
fix: use dataset version 4.0.0 or above
This commit is contained in:
parent
f9296d2d91
commit
a80dfa6425
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ test = [
|
|||
"psycopg2-binary>=2.9.0",
|
||||
"pypdf",
|
||||
"mcp",
|
||||
"datasets",
|
||||
"datasets>=4.0.0",
|
||||
"autoevals",
|
||||
"transformers",
|
||||
"sqlalchemy",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue