From c4bdfab0885fde24806ce6be98ca97f756586a40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 20:16:17 +0000 Subject: [PATCH] Bump langchain from 0.0.146 to 0.0.236 in /transaction_categorization Bumps [langchain](https://github.com/hwchase17/langchain) from 0.0.146 to 0.0.236. - [Release notes](https://github.com/hwchase17/langchain/releases) - [Commits](https://github.com/hwchase17/langchain/compare/v0.0.146...v0.0.236) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- transaction_categorization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transaction_categorization/requirements.txt b/transaction_categorization/requirements.txt index 8108354..a1b8715 100644 --- a/transaction_categorization/requirements.txt +++ b/transaction_categorization/requirements.txt @@ -1,5 +1,5 @@ boto3 botocore -langchain==0.0.146 +langchain==0.0.236 openai==0.27.4 jinja2 \ No newline at end of file