Skip to content

Commit 87becf6

Browse files
Bump torch from 2.2.2 to 2.7.0 in /python-rag-chatbot
Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.2 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.2.2...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96abba6 commit 87becf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-rag-chatbot/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ toml==0.10.2
225225
tomli==2.0.1
226226
tomlkit==0.12.5
227227
toolz==0.12.0
228-
torch==2.2.2
228+
torch==2.7.0
229229
torchvision==0.17.2
230230
traitlets==5.11.2
231231
transformers==4.41.2

0 commit comments

Comments
 (0)