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 1bf53a3 commit 1396f64Copy full SHA for 1396f64
pyproject.toml
@@ -41,7 +41,7 @@ keywords = [
41
42
requires-python = ">=3.8"
43
dependencies = [
44
- "pylint>=2,<4",
+ "pylint >=2, <5",
45
"pytest>=4.6",
46
]
47
0 commit comments