From ab47663609ecee8568e7f72e843f14ce59a84ee6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 05:11:05 +0000 Subject: [PATCH] Bump langchain from 0.0.229 to 0.0.329 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.229 to 0.0.329. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.229...v0.0.329) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b7d1a29..d91f74c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==3.0 djangorestframework==3.14.0 pandas==2.0.3 -langchain==0.0.229 +langchain==0.0.329 openai tabulate \ No newline at end of file