Skip to content

Commit 533b0fb

Browse files
Bump torch from 2.1.0 to 2.4.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.0 to 2.4.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.1.0...v2.4.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9c59f0 commit 533b0fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements copy.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vcstool==0.2.14
2626
scikit-image==0.19.2
2727
bagpy==0.4.10
2828
pycryptodomex==3.19.1
29-
torch==2.2.0
29+
torch==2.4.0
3030
torchvision==0.14.1
3131
tensorboard==2.11.0
3232
tensorboard-data-server==0.6.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vcstool==0.2.15
2626
scikit-image==0.21.0
2727
bagpy==0.4.10
2828
pycryptodomex==3.14.0
29-
torch==2.1.0
29+
torch==2.4.0
3030
torchvision==0.16.0
3131
tensorboard==2.14.1
3232
tensorflow==2.14.0

0 commit comments

Comments
 (0)