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 4d43736 commit 3d5971dCopy full SHA for 3d5971d
services/dns/pyproject.toml
@@ -17,7 +17,7 @@ packages = [
17
]
18
19
[tool.poetry.dependencies]
20
-python = ">=3.8,<4.0"
+python = ">=3.8,<4.2"
21
stackit-core = "^0.0.1a2"
22
requests = "^2.32.3"
23
pydantic = "^2.9.2"
0 commit comments