We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0b0421 + 05d3caa commit 949789fCopy full SHA for 949789f
1 file changed
packages/abstractions/pyproject.toml
@@ -32,7 +32,7 @@ opentelemetry-sdk = ">=1.27.0"
32
33
[tool.poetry.group.dev.dependencies]
34
yapf = ">=0.40.2,<0.44.0"
35
-isort = "^5.13.2"
+isort = ">=5.13.2,<7.0.0"
36
pylint = "^3.2.7"
37
mypy = "^1.11.2"
38
pytest = "^8.3.2"
0 commit comments