Skip to content

Commit 6ab37d6

Browse files
Bump torch from 1.13.1 to 2.2.0 (#162)
Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.1 to 2.2.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.13.1...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5aef439 commit 6ab37d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ numpy==1.26.4
22
opencv-python==4.9.0.80
33
python-dotenv==1.0.1
44
Pillow>=10.3.0
5-
torch==1.13.1
5+
torch==2.2.0
66
docopt==0.6.2
77
git+https://github.com/huggingface/transformers.git

0 commit comments

Comments
 (0)