Skip to content

Commit 6c405c7

Browse files
Bump torch from 2.1.2 to 2.4.0 in /requirements (#99)
Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.2 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.2...v2.4.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 474eb1c commit 6c405c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/dev_3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ tomli==2.0.2
635635
# via coverage
636636
toolz==0.12.0
637637
# via chex
638-
torch==2.1.2
638+
torch==2.4.0
639639
# via
640640
# efaar-benchmarking (pyproject.toml)
641641
# geomloss

requirements/main_3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ threadpoolctl==3.2.0
336336
# via scikit-learn
337337
toolz==0.12.0
338338
# via chex
339-
torch==2.1.2
339+
torch==2.4.0
340340
# via
341341
# efaar-benchmarking (pyproject.toml)
342342
# geomloss

0 commit comments

Comments
 (0)