We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38d76c7 commit d0c1758Copy full SHA for d0c1758
1 file changed
pyproject.toml
@@ -33,7 +33,7 @@ classifiers = [
33
]
34
requires-python = ">=3.10"
35
dependencies = [
36
- "django>=4.2",
+ "django>=5.2.13",
37
"django-appconf>=1.2.0"
38
39
0 commit comments