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.
2 parents 69a0131 + 38d76c7 commit c6eba56Copy full SHA for c6eba56
1 file changed
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["flit_core>=3.2", "flit_scm", "wheel"]
+requires = ["flit_core>=3.12.0", "flit_scm", "wheel"]
3
build-backend = "flit_scm:buildapi"
4
5
[project]
@@ -34,7 +34,7 @@ classifiers = [
34
requires-python = ">=3.10"
35
dependencies = [
36
"django>=5.2.13",
37
- "django-appconf>=0.6.0"
+ "django-appconf>=1.2.0"
38
]
39
40
[dependency-groups]
0 commit comments