fix: use dataset version 4.0.0 or above

This commit is contained in:
Swapna Lekkala 2025-09-08 13:22:43 -07:00
parent ef02b9ea10
commit 09141361fb

View file

@ -114,7 +114,7 @@ test = [
"psycopg2-binary>=2.9.0", "psycopg2-binary>=2.9.0",
"pypdf", "pypdf",
"mcp", "mcp",
"datasets", "datasets>=4.0.0",
"autoevals", "autoevals",
"transformers", "transformers",
"sqlalchemy", "sqlalchemy",