Skip to content

Commit 6e9c064

Browse files
Bump torch from 2.1.0 to 2.8.0 in /financial/vector-mcp-ai-agents
Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.0 to 2.8.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.1.0...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa35eac commit 6e9c064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

financial/vector-mcp-ai-agents/requirements_backend.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ numpy>=1.26.0
1818
pandas>=2.2.0
1919

2020
# Optional AI/ML dependencies
21-
torch==2.1.0
21+
torch==2.8.0
2222
transformers==4.36.0
2323
openai==1.3.8
2424

0 commit comments

Comments
 (0)