From 1872bf3a9310d2c055668cbab15e587b596cf1a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 21:39:20 +0000 Subject: [PATCH] Bump langchain-text-splitters Bumps [langchain-text-splitters](https://github.com/langchain-ai/langchain) from 0.2.1 to 1.0.0a1. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-text-splitters==0.2.1...langchain-text-splitters==1.0.0a1) --- updated-dependencies: - dependency-name: langchain-text-splitters dependency-version: 1.0.0a1 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..4cd92898 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 @@ -21,7 +21,7 @@ humanfriendly==10.0 langchain==0.2.5 langchain-community==0.2.19 langchain-core==0.2.7 -langchain-text-splitters==0.2.1 +langchain-text-splitters==1.0.0a1 langsmith==0.1.77 llama-index==0.12.4 llama-index-agent-openai==0.2.7