Skip to content

Commit 49cd96d

Browse files
dependabot[bot]anhuongwillmj
authored
build(deps): Update datasets requirement (#340)
Updates the requirements on [datasets](https://github.com/huggingface/datasets) to permit the latest version. - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@2.15.0...3.0.0) --- updated-dependencies: - dependency-name: datasets dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Anh Uong <anh.uong@ibm.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anh Uong <anh.uong@ibm.com> Co-authored-by: Will Johnson <mwjohnson728@gmail.com>
1 parent 79ce25c commit 49cd96d

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
@@ -37,7 +37,7 @@ dependencies = [
3737
"trl>=0.13,<0.15",
3838
"peft>=0.8.0,<0.14",
3939
"protobuf>=5.28.0,<6.0.0",
40-
"datasets>=2.15.0,<3.0",
40+
"datasets>=2.15.0,<4.0",
4141
"simpleeval>=0.9.13,<2.0",
4242
]
4343

0 commit comments

Comments
 (0)