Skip to content

Commit 2f517af

Browse files
Bump torch from 2.2.0 to 2.7.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.0 to 2.7.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.2.0...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 320ecde commit 2f517af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ipykernel==6.6.1
88
papermill==2.3.3
99

1010
# training
11-
torch==2.2.0
11+
torch==2.7.0
1212
stable-baselines3==2.3.2
1313

1414
# linter and formatter

0 commit comments

Comments
 (0)