From d6ae900d6a404584454d917cc915f50fa312e09d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 19:46:42 +0000 Subject: [PATCH] chore(deps): update chromadb requirement from ~=1.1.1 to ~=1.5.1 Updates the requirements on [chromadb](https://github.com/chroma-core/chroma) to permit the latest version. - [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/1.1.1...1.5.1) --- updated-dependencies: - dependency-name: chromadb dependency-version: 1.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c9183b9..002da8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -accelerate>=1.12.0 +accelerate>=1.12.0 aiohappyeyeballs>=2.6.1 aiohttp>=3.13.2 aiosignal>=1.4.0 @@ -24,7 +24,7 @@ certifi>=2025.11.12 cffi>=2.0.0 cfgv>=3.5.0 charset-normalizer>=3.4.4 -chromadb~=1.1.1 +chromadb~=1.5.1 click>=8.1.8 colorama>=0.4.6 coloredlogs>=15.0.1