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 6e9e58c commit f0bfef7Copy full SHA for f0bfef7
pyproject.toml
@@ -40,6 +40,7 @@ classifiers = [
40
]
41
dependencies = [
42
"django>=4.2",
43
+ "packaging",
44
45
optional-dependencies.dev = [
46
"django-stubs[compatible-mypy]",
0 commit comments