Skip to content

Commit 5ece19f

Browse files
chore(deps): update chromadb requirement from >=1.0.0 to >=1.5.8
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](chroma-core/chroma@1.0.0...1.5.8) --- updated-dependencies: - dependency-name: chromadb dependency-version: 1.5.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7aa5fbe commit 5ece19f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
]
1919
dependencies = [
2020
"mem0ai>=0.1.0",
21-
"chromadb>=1.0.0",
21+
"chromadb>=1.5.8",
2222
]
2323

2424
[project.optional-dependencies]

0 commit comments

Comments
 (0)