mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore(deps): bump chromadb from 0.5.3 to 0.5.5 in /apps/api
Bumps [chromadb](https://github.com/chroma-core/chroma) from 0.5.3 to 0.5.5. - [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.5) --- updated-dependencies: - dependency-name: chromadb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a56bf555dc
commit
61ab388da1
2 changed files with 36 additions and 33 deletions
|
|
@ -37,7 +37,7 @@ sqlmodel = "^0.0.19"
|
|||
tiktoken = "^0.7.0"
|
||||
uvicorn = "0.30.1"
|
||||
typer = "^0.12.3"
|
||||
chromadb = "0.5.3"
|
||||
chromadb = "0.5.5"
|
||||
alembic = "^1.13.2"
|
||||
alembic-postgresql-enum = "^1.2.0"
|
||||
sqlalchemy-utils = "^0.41.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue