Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Commit 2a57765

Browse files
Bump torchdata in /machine-learning in the dependencies group
Bumps the dependencies group in /machine-learning with 1 update: [torchdata](https://github.com/pytorch/data). Updates `torchdata` from 0.9.0 to 0.10.1 - [Release notes](https://github.com/pytorch/data/releases) - [Commits](meta-pytorch/data@v0.9.0...v0.10.1) --- updated-dependencies: - dependency-name: torchdata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 83b488e commit 2a57765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machine-learning/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
torch >= 2.0.1, < 3
22
torchvision == 0.20.1
3-
torchdata == 0.9.0
3+
torchdata == 0.10.1
44
numpy >= 1.24.2, < 3

0 commit comments

Comments
 (0)