Skip to content

Commit 430ab10

Browse files
Bump torch from 2.2.0 to 2.6.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.0 to 2.6.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.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67e1682 commit 430ab10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ json==2.0.9
77
requests==2.32.2
88
cryptography==43.0.1
99
panel==0.14.4
10-
torch==2.2.0
10+
torch==2.6.0
1111
uvicorn==0.18.2
1212
fastapi==0.92.0
1313
gunicorn==22.0.0

0 commit comments

Comments
 (0)