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 19aad27 commit 014a626Copy full SHA for 014a626
pyproject.toml
@@ -41,7 +41,7 @@ classifiers = [
41
42
requires = [
43
"Django >= 3.1",
44
- "django-ninja-extra-easy >= 0.15.0",
+ "django-ninja-extra >= 0.16.0",
45
]
46
description-file = "README.md"
47
requires-python = ">=3.6"
@@ -64,7 +64,7 @@ test = [
64
"django-stubs",
65
"factory-boy==3.2.1",
66
"django_coverage_plugin",
67
68
"django-ninja-jwt",
69
70
0 commit comments