summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authoravi robusta <avi@robusta.dev>2023-05-17 16:25:38 +0300
committeravi robusta <avi@robusta.dev>2023-05-17 16:25:38 +0300
commita0c7a64dbba581e5db3bcb518f8326ac3330cb55 (patch)
tree80b7523bdeb28b73ec98248c6f0461c4e9f33fce /pyproject.toml
parent179e94aea96f69fc147b8d3337f521be704d53a2 (diff)
added imports
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index f3bea42..fe9317c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -29,6 +29,7 @@ pydantic = "1.10.7"
kubernetes = "^26.1.0"
prometheus-api-client = "^0.5.3"
numpy = "^1.24.2"
+alive-progress = "^3.1.2"
[tool.poetry.group.dev.dependencies]