open-webui/backend
dependabot[bot] 879f85802a
chore(deps): bump chromadb from 0.5.4 to 0.5.5 in /backend
Bumps [chromadb](https://github.com/chroma-core/chroma) from 0.5.4 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.4...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>
2024-08-12 03:15:30 +00:00
..
apps Merge branch 'dev' of https://github.com/open-webui/open-webui into remove-ollama 2024-08-10 11:47:20 +01:00
data
migrations fix: update logging configuration in env.py 2024-07-12 21:12:30 +01:00
open_webui
static
test
utils fix: formatting test errors, remove print, merge dev 2024-08-08 11:34:48 +01:00
.dockerignore
.gitignore fix: gitignore 2024-02-24 00:29:03 -08:00
alembic.ini
config.py feat: Add OAuth Email Claim Variable 2024-08-07 11:39:51 -07:00
constants.py
dev.sh
main.py feat: Add OAuth Email Claim Variable 2024-08-07 11:39:51 -07:00
requirements.txt chore(deps): bump chromadb from 0.5.4 to 0.5.5 in /backend 2024-08-12 03:15:30 +00:00
start_windows.bat
start.sh