We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78f18a1 commit 302e3a2Copy full SHA for 302e3a2
1 file changed
pyproject.toml
@@ -37,7 +37,7 @@ pytest-cov = ">=2.4.0"
37
pytest-mypy = "==1.0.1"
38
mypy = "==1.14.1"
39
pycodestyle = "^2.12.1"
40
-isort = "^5.13.2"
+isort = ">=5.13.2,<7.0.0"
41
42
43
[tool.poetry.group.docs]
0 commit comments