We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f43e5e3 + 6cb219b commit c0aed1aCopy full SHA for c0aed1a
1 file changed
packages/http/httpx/pyproject.toml
@@ -33,7 +33,7 @@ httpx = {extras = ["http2"], version = ">=0.25,<1.0.0"}
33
34
[tool.poetry.group.dev.dependencies]
35
yapf = ">=0.40.2,<0.44.0"
36
-isort = "^5.13.2"
+isort = ">=5.13.2,<7.0.0"
37
pylint = "^3.2.7"
38
mypy = "^1.11.2"
39
pytest = "^8.3.2"
0 commit comments