fix: use dataset version 4.0.0 or above

This commit is contained in:
Swapna Lekkala 2025-09-08 13:22:43 -07:00 committed by Sébastien Han
parent f9296d2d91
commit a80dfa6425
No known key found for this signature in database

View file

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