open-webui/backend
dependabot[bot] d9a393eae1
chore(deps): bump opencv-python-headless in /backend
Bumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.9.0.80 to 4.10.0.84.
- [Release notes](https://github.com/opencv/opencv-python/releases)
- [Commits](https://github.com/opencv/opencv-python/commits)

---
updated-dependencies:
- dependency-name: opencv-python-headless
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 03:11:12 +00:00
..
apps fix: db 2024-07-07 09:09:09 -07:00
data
migrations
open_webui
static
test
utils Merge pull request #3327 from jonathan-rohde/feat/sqlalchemy-instead-of-peewee 2024-07-02 16:40:13 -07:00
.dockerignore
.gitignore
alembic.ini
config.py Merge pull request #3621 from open-webui/dev 2024-07-03 20:59:14 -07:00
constants.py refac: task flag 2024-07-03 15:46:56 -07:00
dev.sh
main.py Merge pull request #3668 from open-webui/dev 2024-07-05 22:29:13 -07:00
requirements.txt chore(deps): bump opencv-python-headless in /backend 2024-07-08 03:11:12 +00:00
start_windows.bat
start.sh