Skip to content

Commit a69d420

Browse files
build(deps): bump datasets from 2.5.1 to 2.5.2 (#298)
Bumps [datasets](https://github.com/huggingface/datasets) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@2.5.1...2.5.2) --- updated-dependencies: - dependency-name: datasets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86bee8a commit a69d420

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
'numpy>=1.14.5',
5050
'torch>=1.9.0,<1.13.0',
5151
'transformers==4.22.2',
52-
'datasets==2.5.1',
52+
'datasets==2.5.2',
5353
'pathos==0.2.8',
5454
'protobuf==3.20.1',
5555
# for sts:

0 commit comments

Comments
 (0)