This commit is contained in:
dependabot[bot] 2023-11-30 01:57:44 +00:00 committed by GitHub
commit 9a459c704c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 37 additions and 179 deletions

214
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -19,7 +19,7 @@ celery = {extras = ["redis"], version = "^5.2.7"}
django-celery-beat = "^2.4.0"
flower = "^1.2.0"
django = "^4.1.5"
django-structlog = "^4.0.1"
django-structlog = "^6.0.1"
django-environ = "^0.9.0"
django-model-utils = "^4.3.1"
django-redis = "^5.2.0"