We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be85701 + 41cd47e commit 26ae88fCopy full SHA for 26ae88f
1 file changed
pyproject.toml
@@ -9,7 +9,7 @@ package-mode = false
9
10
[tool.poetry.dependencies]
11
python = "^3.12"
12
-Django = "^5.0"
+Django = "^5.2"
13
celery = {extras = ["redis"], version = "^5.3.6"}
14
celery-redbeat = "^2.1.1"
15
django-model-utils = "^4.3.1"
0 commit comments