From c537fe5d146b3ca7be7bed29f7e476f5e19c1382 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 05:24:27 +0000 Subject: [PATCH] Bump langchain from 0.0.325 to 0.0.329 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.325 to 0.0.329. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.325...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 9c23a42..c7eaf45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ azure-identity==1.14.0 azure-search-documents==11.4.0b8 semantic-kernel==0.3.12.dev0 openai==0.27.9 -langchain==0.0.325 +langchain==0.0.329 tiktoken==0.4.0 python-dotenv==1.0.0 requests==2.31.0