open-webui/backend
dependabot[bot] 8494b97e05
chore(deps): bump unstructured from 0.14.9 to 0.14.10 in /backend
Bumps [unstructured](https://github.com/Unstructured-IO/unstructured) from 0.14.9 to 0.14.10.
- [Release notes](https://github.com/Unstructured-IO/unstructured/releases)
- [Changelog](https://github.com/Unstructured-IO/unstructured/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Unstructured-IO/unstructured/compare/0.14.9...0.14.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 02:34:45 +00:00
..
apps fix the checking logic in get_model_path 2024-07-12 14:21:37 +08:00
data Update config.json 2024-07-11 00:02:59 -05:00
migrations fix: update logging configuration in env.py 2024-07-12 21:12:30 +01:00
open_webui
static refac: splash screen 2024-07-08 22:20:00 -07:00
test refac 2024-07-08 23:07:23 -07:00
utils fix: do not include reserved params in specs 2024-07-08 21:52:23 -07:00
.dockerignore
.gitignore
alembic.ini
config.py refac 2024-07-08 23:21:17 -07:00
constants.py refac 2024-07-11 15:20:56 -07:00
dev.sh
main.py refac 2024-07-11 19:05:59 -07:00
requirements.txt chore(deps): bump unstructured from 0.14.9 to 0.14.10 in /backend 2024-07-15 02:34:45 +00:00
start_windows.bat
start.sh