From ef3c789cae31aa7cbd5862ec089285e69e20ed69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 11:10:02 +0000 Subject: [PATCH] Update langchain-text-splitters requirement Updates the requirements on [langchain-text-splitters](https://github.com/langchain-ai/langchain) to permit the latest version. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-text-splitters==0.0.2...langchain-text-splitters==0.3.0) --- updated-dependencies: - dependency-name: langchain-text-splitters dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- topic/machine-learning/llm-langchain/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topic/machine-learning/llm-langchain/requirements.txt b/topic/machine-learning/llm-langchain/requirements.txt index 6de4a2e3..502c4217 100644 --- a/topic/machine-learning/llm-langchain/requirements.txt +++ b/topic/machine-learning/llm-langchain/requirements.txt @@ -4,7 +4,7 @@ cratedb-toolkit==0.0.15 google-cloud-aiplatform<2 langchain-google-vertexai<2 langchain-openai<0.2 -langchain-text-splitters<0.3 +langchain-text-splitters<0.4 pueblo[cli,nlp]==0.0.9 pydantic>=1,<3 pypdf<5