We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9df7531 + 95b8538 commit 5e23e71Copy full SHA for 5e23e71
1 file changed
pyproject.toml
@@ -16,7 +16,7 @@ classifiers = [
16
17
[tool.poetry.dependencies]
18
python = "^3.9"
19
-devind-core = "^0.3.0"
+devind-core = ">=0.3,<0.5"
20
Django = "^3"
21
graphene-django = "^2.15.0"
22
devind-helpers = "^0.3"
0 commit comments