diff --git a/requirements-tests.txt b/requirements-tests.txt index 4d7ef12d..11273882 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -2,6 +2,6 @@ pytest>=2.7 pytest-sourceorder>=0.5 pytest-split-tests>=1.0.3 -testinfra>=5.0 +pytest-testinfra>=5.0 jmespath>=0.9 # needed for the `json_query` filter pyyaml>=3