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