Skip to content

Commit ca39de0

Browse files
Bump torch from 2.7.0 to 2.7.1
Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d5035b commit ca39de0

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
@@ -14,7 +14,7 @@ scikit-image==0.25.2
1414
scikit-learn==1.6.1
1515
scipy==1.15.2
1616
tensorboardX==2.6.2.2
17-
torch==2.7.0
17+
torch==2.7.1
1818
torchvision==0.22.0
1919
tqdm==4.67.1
2020
transformers==4.52.4

0 commit comments

Comments
 (0)