Add jmespath to test-requirements
In order for molecule to execute json_query filter, it needs jmespath to be installed inside of the virtualenv Change-Id: Iec867ea6cf41b16f498f5419a8b0af063d50866d
This commit is contained in:
@@ -15,6 +15,7 @@ Jinja2>=2.10 # BSD
|
||||
# Requirements for molecule jobs
|
||||
ansible-core==2.17.5 # GPL-3.0
|
||||
docker>=7.0.0 # Apache-2.0
|
||||
jmespath>=1.0.0 # MIT
|
||||
molecule==24.12.0 # MIT
|
||||
molecule-plugins[docker]==23.6.0 # MIT
|
||||
setuptools>75.0.0 # MIT
|
||||
|
||||
Reference in New Issue
Block a user