Install jmespath
All checks were successful
Deploy / deploy (push) Successful in 32s

This commit is contained in:
2026-02-22 20:42:17 +00:00
parent 857a6d88a7
commit 3e3aa4767d
2 changed files with 12 additions and 0 deletions

View File

@@ -6,5 +6,6 @@ readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"ansible>=13.3.0",
"jmespath>=1.1.0",
"meraki>=2.1.2",
]