From 3c83b3064ff3ee158c58faae0d4676348d06dafc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2024 01:17:13 +0000 Subject: [PATCH] Update dependency langchain-openai to v0.1.21 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd11465..5a48e9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ langchain==0.2.12 langchainhub==0.1.20 langchain-community==0.2.11 langchain-core==0.2.29 -langchain-openai==0.1.20 +langchain-openai==0.1.21 MarkupSafe==2.1.5 marshmallow==3.21.3 marshmallow-enum==1.5.1