From 859bbfcb95d3a156c5575680e66c746ac20e7561 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 03:41:58 +0000 Subject: [PATCH] Update langchain-google-vertexai requirement Updates the requirements on [langchain-google-vertexai](https://github.com/langchain-ai/langchain-google) to permit the latest version. - [Release notes](https://github.com/langchain-ai/langchain-google/releases) - [Commits](https://github.com/langchain-ai/langchain-google/compare/libs/vertexai/v0.0.6rc0...libs/genai/v2.0.0) --- updated-dependencies: - dependency-name: langchain-google-vertexai 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 c93a279d..b3d736f1 100644 --- a/topic/machine-learning/llm-langchain/requirements.txt +++ b/topic/machine-learning/llm-langchain/requirements.txt @@ -1,7 +1,7 @@ # Real. crash google-cloud-aiplatform<2 -langchain-google-vertexai<2 +langchain-google-vertexai<3 langchain-openai<0.2 langchain-text-splitters<0.4 pueblo[cli,nlp]==0.0.9