From f2a2f6b3da10107aa92021d55ec3f965fcfaa579 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 07:40:06 +0000 Subject: [PATCH] Update dependency langchain to v0.1.14 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b3fc976..bbabfdd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ openai==1.7.0 -langchain==0.1.0 +langchain==0.1.14 streamlit==1.30.0 python-dotenv==1.0.0 beautifulsoup4==4.12.2