update dependencies

This commit is contained in:
jonaswinkler
2021-01-28 12:43:27 +01:00
parent fafe259e53
commit 47189342e4
3 changed files with 9 additions and 7 deletions

View File

@@ -44,6 +44,8 @@ inotifyrecursive = "~=0.3.4"
ocrmypdf = "~=11.4.5"
tqdm = "*"
tika = "*"
# TODO: This will sadly also install daphne+dependencies,
# which an ASGI server we don't need. Adds about 15MB image size.
channels = "~=3.0"
channels-redis = "*"
uvicorn = {extras = ["standard"], version = "*"}