From 02ec6dd3a7bf973927e33e38750f5ddc4c3b63f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 23:53:59 +0000 Subject: [PATCH] Bump langchain from 0.0.331 to 0.0.341 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.331 to 0.0.341. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.331...v0.0.341) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee3a494e..e5ce032b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # On Apple Silicon: pip uninstall grpcio -y; conda install grpcio -y nomic==2.0.14 protobuf==4.25.0 -langchain==0.0.331 +langchain==0.0.341 click==8.1.7 aiohttp==3.8.6 MarkupSafe==2.1.3