Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit c748b95

Browse files
Bump torch from 1.11.0 to 1.13.1
Bumps [torch](https://github.com/pytorch/pytorch) from 1.11.0 to 1.13.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md) - [Commits](pytorch/pytorch@v1.11.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b76d2c commit c748b95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ flask
1818
flask_cors
1919
google-cloud-dialogflow-cx==1.8.0
2020
seaborn
21-
torch==1.11.0
21+
torch==1.13.1
2222
torchvision==0.12.0
2323
psycopg2-binary
2424
scikit-learn==0.24.2

requirements_cpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ flask
1818
flask_cors
1919
google-cloud-dialogflow-cx==1.8.0
2020
seaborn
21-
torch==1.11.0
21+
torch==1.13.1
2222
torchvision==0.12.0
2323
psycopg2-binary
2424
scikit-learn==0.24.2

0 commit comments

Comments
 (0)