Skip to content

Commit

Permalink
Update datasets to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
albertvillanova committed Sep 26, 2024
1 parent c10ccac commit 1b87768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/libcommon/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "Apache-2.0"
python = "3.9.18"
appdirs = "^1.4.4"
cryptography = "^43.0.1"
datasets = {version = "^2.21.0", extras = ["audio", "vision"]}
datasets = {version = "3.0.1", extras = ["audio", "vision"]}
environs = "^9.5.0"
fsspec = {version = "2024.3.1", extras = ["s3"]}
huggingface-hub = {version = "^0.24.6", extras = ["hf-transfer"]}
Expand Down

0 comments on commit 1b87768

Please sign in to comment.