From 18da4c03f755e542ee220866d236c6ef6dc8baba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 21:40:06 +0000 Subject: [PATCH] Bump langchain from 0.1.11 to 0.2.10 in /examples/chat-py Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.11 to 0.2.10. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.1.11...langchain==0.2.10) --- 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 ed1d3b4..0ce1ebc 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.7 -langchain==0.1.11 +langchain==0.2.10 marshmallow==3.19.0 marshmallow-enum==1.5.1 multidict==6.0.4