Skip to content

Commit 22cf1ca

Browse files
Bump torch from 1.13.1 to 2.6.0 in /lessons/5-NLP
Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.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@v1.13.1...v2.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17dc3a5 commit 22cf1ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lessons/5-NLP/requirements-pytorch.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ opencv-python==4.5.1.48
77
Pillow==10.3.0
88
scikit-learn
99
scipy
10-
torch==1.13.1
10+
torch==2.6.0
1111
torchaudio==0.8.1
1212
torchinfo==0.0.8
1313
torchtext==0.9.1

0 commit comments

Comments
 (0)