Bulk upgrades

This commit is contained in:
Trenton H
2024-11-01 15:23:43 -07:00
committed by Trenton Holmes
parent a6f4c75a72
commit 0428d1f88d
3 changed files with 1761 additions and 1389 deletions

View File

@@ -55,7 +55,7 @@ tika-client = "*"
tqdm = "*"
# See https://github.com/paperless-ngx/paperless-ngx/issues/5494
uvicorn = {extras = ["standard"], version = "==0.25.0"}
watchdog = "~=4.0"
watchdog = "~=5.0"
whitenoise = "~=6.8"
whoosh = "~=2.7"
zxing-cpp = {version = "*", platform_machine = "== 'x86_64'"}