Skip to content

Commit bef14f1

Browse files
Bump torch from 2.9.1 to 2.13.0 in /.autoloop/programs/autoresearch/code
Bumps [torch](https://github.com/pytorch/pytorch) from 2.9.1 to 2.13.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.9.1...v2.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 438782f commit bef14f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.autoloop/programs/autoresearch/code/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"requests>=2.32.0",
1414
"rustbpe>=0.1.0",
1515
"tiktoken>=0.11.0",
16-
"torch==2.9.1",
16+
"torch==2.13.0",
1717
]
1818

1919
[project.optional-dependencies]

0 commit comments

Comments
 (0)