Skip to content

Commit 97b211e

Browse files
Update datasets requirement to be looser
1 parent 656b7de commit 97b211e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"regex",
3333
"ujson",
3434
"tqdm",
35-
"datasets~=2.14.6,<3.0.0",
35+
"datasets>=2.14.0,<3.0.0",
3636
"requests",
3737
"optuna",
3838
"pydantic~=2.0",

0 commit comments

Comments
 (0)