From 8af1eae8b99c8ec056efd0f1fed28bc763b9b6c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 20:29:23 +0000 Subject: [PATCH] Bump langchain from 0.0.312 to 0.0.325 in /examples/chat-py Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.312 to 0.0.325. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.312...v0.0.325) --- 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..a0ea0d8 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.325 marshmallow==3.19.0 marshmallow-enum==1.5.1 multidict==6.0.4