commit | 7d3c797689f60c904a7a2bc3dd923af2fe3ef379 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Mon Nov 07 10:54:56 2022 -0500 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Nov 07 10:55:43 2022 -0500 |
tree | 7735bd585aa16b3a248f27b7575920d03c9da63e | |
parent | cf9011e55ecd8680debfd3c091ce93b147b335cb [diff] [blame] |
feat(monitoring): add to operator
diff --git a/pyproject.toml b/pyproject.toml index 868d23d..0b769e2 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -21,6 +21,7 @@ tomli = "^2.0.1" tomli-w = "^1.0.0" jmespath = "^1.0.1" +jsonnet = "^0.18.0" [tool.poetry.group.dev.dependencies] pytest = "^7.1.3"