From 6af5331603f21972605d551387b6645ef79caf89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 16:35:26 +0000 Subject: [PATCH] Bump torch Bumps [torch](https://github.com/pytorch/pytorch) from 2.3.1 to 2.7.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.3.1...v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LLM/oda_examples/oda-oci-data-science-oracledb-23ai-nl2sql-llm/requirements.txt b/LLM/oda_examples/oda-oci-data-science-oracledb-23ai-nl2sql-llm/requirements.txt index bc66a81c..be779701 100644 --- a/LLM/oda_examples/oda-oci-data-science-oracledb-23ai-nl2sql-llm/requirements.txt +++ b/LLM/oda_examples/oda-oci-data-science-oracledb-23ai-nl2sql-llm/requirements.txt @@ -87,7 +87,7 @@ sympy==1.13.1 tenacity==8.4.1 tiktoken==0.7.0 tokenizers==0.19.1 -torch==2.3.1 +torch==2.7.1 tqdm==4.66.4 transformers==4.48.0 triton==2.3.1