Skip to content

Commit 641b871

Browse files
chore(deps): bump torch from 2.3.0 to 2.7.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.3.0 to 2.7.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.3.0...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9b6968 commit 641b871

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ tokenizers==0.20.1
230230
toml==0.10.0
231231
tomlkit==0.13.2
232232
toolz==1.0.0
233-
torch==2.3.0
233+
torch==2.7.0
234234
tornado==6.4.2
235235
tqdm==4.67.1
236236
traitlets==5.14.3
@@ -259,4 +259,4 @@ xxhash==3.5.0
259259
yarl==1.18.3
260260

261261
--extra-index-url https://download.pytorch.org/whl/cpu
262-
torch==2.3.0
262+
torch==2.7.0

0 commit comments

Comments
 (0)