diff --git a/pyproject.toml b/pyproject.toml
index f600af4628071fcbb4b9cbc728e213d70724f4e0..04fa71bd3532ad5355ce0f6e9171ed96595f86a3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -68,7 +68,7 @@ html2text = "^2020.0.0"
 django-ckeditor = "^6.0.0"
 django-js-reverse = "^0.9.1"
 calendarweek = "^0.4.3"
-Celery = {version="^4.4.0", optional=true, extras=["django", "redis"]}
+Celery = {version="^5.0.0", optional=true, extras=["django", "redis"]}
 django-celery-results = {version="^1.1.2", optional=true}
 django-celery-beat = {version="^2.0.0", optional=true}
 django-celery-email = {version="^3.0.0", optional=true}