diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 440d7bd..02d438b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,6 +23,7 @@ krr = "robusta_krr.main:app" python = "^3.11" typer = {extras = ["all"], version = "^0.7.0"} pydantic = "^1.10.5" +kubernetes = "^26.1.0" [tool.poetry.group.dev.dependencies] mypy = "^1.0.1" |
