Add netaddr to support ipaddress filters

This commit is contained in:
2021-10-27 22:00:52 -04:00
parent 8fd063d21d
commit ec4fba16d6
2 changed files with 14 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ docker = "^4.2.0"
docker-compose = "^1.25.4"
paramiko = "^2.7.1"
jsondiff = "^1.2.0"
netaddr = "^0.8.0"
[tool.poetry.dev-dependencies]
ansible-lint = "^4.2.0"