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 f868611 commit 6b57c23Copy full SHA for 6b57c23
pyproject.toml
@@ -53,7 +53,7 @@ asgiref = "^3"
53
backports-datetime-fromisoformat = {version = "^1", python = "~3.6"}
54
channels = "^3"
55
dataclasses = {version = "^0.7", python = "~3.6"}
56
-Django = "^3"
+Django = ">=2.2"
57
graphene = "^2.1"
58
graphql-core = ">=2.2"
59
msgpack = ">=0.6.1, <2"
0 commit comments