From d83f4dde606c6a1d1a3a0782450fe25bb2290e99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 21:01:34 +0000 Subject: [PATCH] Bump mwparserfromhell from 0.6.5 to 0.6.6 Bumps [mwparserfromhell](https://github.com/earwig/mwparserfromhell) from 0.6.5 to 0.6.6. - [Release notes](https://github.com/earwig/mwparserfromhell/releases) - [Changelog](https://github.com/earwig/mwparserfromhell/blob/main/CHANGELOG) - [Commits](https://github.com/earwig/mwparserfromhell/compare/v0.6.5...v0.6.6) --- updated-dependencies: - dependency-name: mwparserfromhell 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 7b86bcc..735faac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ chainlit==0.7.700 chromadb==0.4.21 # https://github.com/langchain-ai/langchain/issues/14980 langchain==0.0.349 -mwparserfromhell==0.6.5 +mwparserfromhell==0.6.6 sentence-transformers==2.2.2