From e540f8a4e4ce52111377994d693e64fb4be81713 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 03:27:27 +0000 Subject: [PATCH] chore(deps): bump chromadb from 0.5.0 to 0.5.3 in /backend Bumps [chromadb](https://github.com/chroma-core/chroma) from 0.5.0 to 0.5.3. - [Release notes](https://github.com/chroma-core/chroma/releases) - [Changelog](https://github.com/chroma-core/chroma/blob/main/RELEASE_PROCESS.md) - [Commits](https://github.com/chroma-core/chroma/compare/0.5.0...0.5.3) --- updated-dependencies: - dependency-name: chromadb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index dd9de2ff1..f12a433c4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -35,7 +35,7 @@ langchain-community==0.2.0 langchain-chroma==0.1.1 fake-useragent==1.5.1 -chromadb==0.5.0 +chromadb==0.5.3 sentence-transformers==2.7.0 pypdf==4.2.0 docx2txt==0.8