From 23484619749028c2830c226c51b3ce8d4b21b786 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 17:12:03 +0000 Subject: [PATCH] Bump langchain from 0.0.312 to 0.0.317 in /examples/chat-py Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.312 to 0.0.317. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.312...v0.0.317) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/chat-py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/chat-py/requirements.txt b/examples/chat-py/requirements.txt index 9dc0717..bf3dd6c 100644 --- a/examples/chat-py/requirements.txt +++ b/examples/chat-py/requirements.txt @@ -7,7 +7,7 @@ charset-normalizer==3.1.0 dataclasses-json==0.5.7 frozenlist==1.3.3 idna==3.4 -langchain==0.0.312 +langchain==0.0.317 marshmallow==3.19.0 marshmallow-enum==1.5.1 multidict==6.0.4