pin dependency

This commit is contained in:
Robert Kaussow 2021-06-15 22:24:35 +02:00
parent cbb62d791b
commit dadd9e9099
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 1 deletions

View File

@ -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"