Skip to content

Commit b82eaf6

Browse files
Update datasets requirement from >=2.14.0 to >=4.8.4
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.14.0...4.8.4) --- updated-dependencies: - dependency-name: datasets dependency-version: 4.8.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b46cf87 commit b82eaf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"hydra-optuna-sweeper>=1.2.0",
3535
"rootutils",
3636
"rich>=13.0.0",
37-
"datasets>=2.14.0",
37+
"datasets>=4.8.4",
3838
"transformers>=4.30.0",
3939
"biopython>=1.81",
4040
"zstandard>=0.18.0",

0 commit comments

Comments
 (0)