Merge remote-tracking branch 'origin/main'

# Conflicts:
#	poetry.lock
This commit is contained in:
Alexander Karpov 2023-07-06 01:08:16 +03:00
commit 7f2c708fdb

View File

@ -10,10 +10,10 @@ python = "^3.11"
pytz = "^2023.3"
psutil = "^5.9.5"
python-slugify = "^7.0.0"
pillow = "^9.5.0"
pillow = "^10.0.0"
argon2-cffi = "^21.3.0"
whitenoise = "^6.3.0"
redis = "^4.4.0"
redis = "^4.6.0"
hiredis = "^2.2.3"
celery = {extras = ["redis"], version = "^5.3.1"}
django-celery-beat = "^2.5.0"