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 fe1c9d0 commit 5ad934fCopy full SHA for 5ad934f
pyproject.toml
@@ -46,7 +46,7 @@ exclude = [ "**/tests/**", "**/testutils.py", "**/tests.py" ]
46
[tool.poetry.dependencies]
47
python = ">=3.9,<4.0"
48
pylint-plugin-utils = ">=0.8"
49
-pylint = ">=3.0,<4"
+pylint = ">=3.0,<5"
50
Django = { version = ">=2.2", optional = true }
51
52
[tool.poetry.group.dev.dependencies]
0 commit comments