Skip to content

Commit 4815a32

Browse files
Bump torch from 2.5.1 to 2.6.0 in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [torch](https://github.com/pytorch/pytorch). Updates `torch` from 2.5.1 to 2.6.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.5.1...v2.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d9afba commit 4815a32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ absl-py
66
datasets
77
flax>=0.10.2
88
optax>=0.2.3
9-
torch==2.5.1
9+
torch==2.6.0
1010
torchvision==0.20.1
1111
ftfy
1212
tensorboard>=2.17.0

requirements_with_jax_stable_stack.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ tensorboardx==2.6.2.2
2929
tensorflow>=2.17.0
3030
tensorflow-datasets>=4.9.6
3131
tokenizers==0.21.0
32-
torch==2.5.1
32+
torch==2.6.0
3333
torchvision==0.20.1
3434
transformers==4.48.1

0 commit comments

Comments
 (0)