From f970dc2b11661adb85435933e89be839d772bb06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 13:36:20 +0000 Subject: [PATCH] chore(deps): bump langchain Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.210 to 0.0.308. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.210...v0.0.308) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../language-model-conversational-search/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/extensions/starter-kits/language-model-conversational-search/requirements.txt b/integrations/extensions/starter-kits/language-model-conversational-search/requirements.txt index 8305acde..4e9732be 100644 --- a/integrations/extensions/starter-kits/language-model-conversational-search/requirements.txt +++ b/integrations/extensions/starter-kits/language-model-conversational-search/requirements.txt @@ -1,4 +1,4 @@ huggingface_hub==0.15.1 -langchain==0.0.210 +langchain==0.0.308 PyPDF2==3.0.1 pymilvus==2.2.12 \ No newline at end of file