From 55ccbcda425e4f252a9a9044a9e8d9270c6dc1a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 01:51:34 +0000 Subject: [PATCH] Update dependency langchain to v0.3.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 759f78b..f5dabd8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ openai==1.7.0 -langchain==0.1.0 +langchain==0.3.6 streamlit==1.38.0 python-dotenv==1.0.0 beautifulsoup4==4.12.2