Try deps update again

This commit is contained in:
shamoon
2024-02-29 10:02:56 -08:00
parent a0c6d25d9a
commit fba4ce9147
3 changed files with 374 additions and 339 deletions

View File

@@ -5,6 +5,7 @@ name = "pypi"
[packages]
azure-ai-formrecognizer = "*"
boto3 = "*"
dateparser = "~=1.2"
# WARNING: django does not use semver.
# Only patch versions are guaranteed to not introduce breaking changes.
@@ -22,7 +23,6 @@ djangorestframework = "~=3.14"
djangorestframework-guardian = "*"
drf-writable-nested = "*"
bleach = "*"
boto3 = "*"
celery = {extras = ["redis"], version = "*"}
channels = "~=4.0"
channels-redis = "*"
@@ -30,6 +30,7 @@ concurrent-log-handler = "*"
filelock = "*"
flower = "*"
google-cloud-vision = "*"
google-cloud-storage = "*"
gotenberg-client = "*"
gunicorn = "*"
imap-tools = "*"
@@ -58,7 +59,6 @@ watchdog = "~=4.0"
whitenoise = "~=6.6"
whoosh="~=2.7"
zxing-cpp = {version = "*", platform_machine = "== 'x86_64'"}
google-cloud-storage = "*"
[dev-packages]
# Linting