From b4eb630fc219a6edd279a4950a451238a7008aa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 02:34:49 +0000 Subject: [PATCH] chore(deps): bump chromadb from 0.5.3 to 0.5.4 in /backend Bumps [chromadb](https://github.com/chroma-core/chroma) from 0.5.3 to 0.5.4. - [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.3...0.5.4) --- 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 b2bc0e0ac..39d113d58 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -38,7 +38,7 @@ langchain-community==0.2.6 langchain-chroma==0.1.2 fake-useragent==1.5.1 -chromadb==0.5.3 +chromadb==0.5.4 sentence-transformers==3.0.1 pypdf==4.2.0 docx2txt==0.8