summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml5
1 files changed, 2 insertions, 3 deletions
diff --git a/pyproject.toml b/pyproject.toml
index d889693..a9b433c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -27,12 +27,11 @@ python = ">=3.9,<3.12"
typer = { extras = ["all"], version = "^0.7.0" }
pydantic = "1.10.7"
kubernetes = "^26.1.0"
-prometheus-api-client = "^0.5.3"
+prometheus-api-client = "0.5.3"
numpy = "^1.24.2"
alive-progress = "^3.1.2"
-prometrix = "^0.1.10"
+prometrix = "^0.1.16"
slack-sdk = "^3.21.3"
-aiostream = "^0.4.5"
[tool.poetry.group.dev.dependencies]