diff --git a/pyproject.toml b/pyproject.toml index e8392b0..c7864a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,6 +20,7 @@ python = "^3.7" pyyaml = "*" metabase-python = "^0.3.0" alive-progress = "*" +click = "*" [tool.poetry.dev-dependencies] black = "22.1.0"