diff --git a/test-requirements.txt b/test-requirements.txt index bed52e8..8259351 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,11 +1,9 @@ -molecule -molecule-docker -docker -ansible-lint -yamllint -flake8 -jmespath -pytest -pytest-testinfra -tox -tox-gh-actions +molecule==3.4.0 +molecule-docker==0.2.4 +docker==5.0.0 +yamllint==1.26.3 +flake8==3.9.2 +pytest==6.2.5 +pytest-testinfra==6.4.0 +tox==3.24.3 +tox-gh-actions==2.6.0