Merge remote-tracking branch 'origin/main'

# Conflicts:
#	poetry.lock
This commit is contained in:
Alexander Karpov 2023-03-10 13:50:17 +03:00
commit 676ac930b8

View File

@ -18,7 +18,7 @@ hiredis = "^2.2.2"
celery = {extras = ["redis"], version = "^5.2.7"}
django-celery-beat = "^2.4.0"
flower = "^1.2.0"
django = "^4.1.5"
django = "^4.1.7"
django-health-check = "^3.17.0"
django-structlog = "^4.0.1"
django-environ = "^0.9.0"