Skip to content

Commit e681c59

Browse files
Bump torch from 2.12.1 to 2.13.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.12.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.12.1...v2.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e7b5ea commit e681c59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-pytorch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ setuptools==83.0.0 ; python_version >= "3.11" and python_version < "3.15"
5454
shapely==2.1.2 ; python_version >= "3.11" and python_version < "3.15"
5555
six==1.17.0 ; python_version >= "3.11" and python_version < "3.15"
5656
sympy==1.14.0 ; python_version >= "3.11" and python_version < "3.15"
57-
torch==2.12.1 ; python_version >= "3.11" and python_version < "3.15"
57+
torch==2.13.0 ; python_version >= "3.11" and python_version < "3.15"
5858
tqdm==4.68.4 ; python_version >= "3.11" and python_version < "3.15"
5959
triton==3.7.0 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux"
6060
typing-extensions==4.16.0 ; python_version >= "3.11" and python_version < "3.15"

0 commit comments

Comments
 (0)