This commit is contained in:
dependabot[bot] 2023-09-26 12:32:20 +00:00 committed by GitHub
commit 578bb734e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 29 additions and 159 deletions

186
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@ python-slugify = "^7.0.0"
pillow = "^9.3.0" pillow = "^9.3.0"
argon2-cffi = "^21.3.0" argon2-cffi = "^21.3.0"
whitenoise = "^6.3.0" whitenoise = "^6.3.0"
redis = "^4.4.0" redis = "^5.0.1"
celery = {extras = ["redis"], version = "^5.2.7"} celery = {extras = ["redis"], version = "^5.2.7"}
django-celery-beat = "^2.4.0" django-celery-beat = "^2.4.0"
flower = "^1.2.0" flower = "^1.2.0"