From ef9e9809e2d28dce5215800a45bd1078a860f945 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 14:38:51 +0000 Subject: [PATCH] Bump langchain from 0.0.263 to 0.0.308 in /application Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.263 to 0.0.308. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.263...v0.0.308) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index a1c921e..b4c712f 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -41,7 +41,7 @@ Jinja2==3.1.2 jmespath==1.0.1 joblib==1.2.0 kombu==5.2.4 -langchain==0.0.263 +langchain==0.0.308 loguru==0.6.0 lxml==4.9.2 MarkupSafe==2.1.2