mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-16 21:55:37 -05:00
Add (non-working) Google cloud vision
This commit is contained in:
2
Pipfile
2
Pipfile
@@ -28,6 +28,7 @@ channels-redis = "*"
|
||||
concurrent-log-handler = "*"
|
||||
filelock = "*"
|
||||
flower = "*"
|
||||
google-cloud-vision = "*"
|
||||
gotenberg-client = "*"
|
||||
gunicorn = "*"
|
||||
imap-tools = "*"
|
||||
@@ -57,6 +58,7 @@ watchdog = "~=4.0"
|
||||
whitenoise = "~=6.6"
|
||||
whoosh="~=2.7"
|
||||
zxing-cpp = {version = "*", platform_machine = "== 'x86_64'"}
|
||||
google-cloud-storage = "*"
|
||||
|
||||
[dev-packages]
|
||||
# Linting
|
||||
|
Reference in New Issue
Block a user