We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32d677f commit 98e8fe9Copy full SHA for 98e8fe9
pyproject.toml
@@ -10,6 +10,7 @@ authors = []
10
11
[tool.poetry.dependencies]
12
python = "^3.10"
13
+# breaking change in ops 2.10.0: https://github.com/canonical/operator/pull/1091#issuecomment-1888644075
14
ops = "^2.9.0, <2.10"
15
lightkube = "^0.15.3"
16
tenacity = "^8.5.0"
0 commit comments