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