Skip to content

Commit

Permalink
chore(deps): Bump chromadb in /examples/langchain-chroma
Browse files Browse the repository at this point in the history
Bumps [chromadb](https://github.com/chroma-core/chroma) from 0.5.5 to 0.5.7.
- [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@0.5.5...0.5.7)

---
updated-dependencies:
- dependency-name: chromadb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent bbdf786 commit 172fc2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/langchain-chroma/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
langchain==0.3.0
openai==1.45.1
chromadb==0.5.5
chromadb==0.5.7
llama-index==0.11.7

0 comments on commit 172fc2b

Please sign in to comment.