From c022265765af693db894f453b71ad40e1f21493a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 15:49:55 +0000 Subject: [PATCH] Bump langchain in /archived/notebooks/workshops/chatbot-apps Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.195 to 0.2.3. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.195...langchain==0.2.3) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- archived/notebooks/workshops/chatbot-apps/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archived/notebooks/workshops/chatbot-apps/requirements.txt b/archived/notebooks/workshops/chatbot-apps/requirements.txt index ea84966b59..84beddbff4 100644 --- a/archived/notebooks/workshops/chatbot-apps/requirements.txt +++ b/archived/notebooks/workshops/chatbot-apps/requirements.txt @@ -1,6 +1,6 @@ boto3==1.26.150 botocore==1.29.150 -langchain==0.0.195 +langchain==0.2.3 faiss-cpu==1.7.4 unstructured==0.9.3 langchainplus-sdk==0.0.8