From 6c5c004df6b6f4a34e623cf089e0549531405ba2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 22:23:13 +0000 Subject: [PATCH] Bump langchain from 0.0.350 to 0.0.351 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.350 to 0.0.351. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.350...v0.0.351) --- 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 becedde..a992332 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ git+https://github.com/mediawiki-utilities/python-mwtypes@updates_schema_0.11 chainlit==0.7.700 chromadb==0.4.20 httptools==0.6.1 -langchain==0.0.350 +langchain==0.0.351 mwparserfromhell==0.6.5 sentence-transformers==2.2.2 tiktoken==0.5.2