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 ec7673c commit d8b791aCopy full SHA for d8b791a
pyproject.toml
@@ -43,7 +43,7 @@ classifiers = [
43
requires = [
44
"Django >= 2.2",
45
"django-ninja >= 0.17.0",
46
- "injector",
+ "injector == 0.18.4",
47
"asgiref",
48
"contextlib2"
49
]
0 commit comments