diff --git a/pyproject.toml b/pyproject.toml index 71f7333..ac5ecd6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,12 +39,12 @@ colorama = "0.4.4" environs = "9.3.2" jsonschema = "3.2.0" nested-lookup = "0.2.22" +prometheus-client = "0.11.0" proxmoxer = "1.1.1" python = "^3.6.0" python-json-logger = "2.0.1" requests = "2.25.1" "ruamel.yaml" = "0.17.9" -prometheus-client = "^0.11.0" [tool.poetry.dev-dependencies] bandit = "1.7.0"