diff --git a/molecule-requirements.txt b/molecule-requirements.txt index 37f7c7bd7..e52957c7d 100644 --- a/molecule-requirements.txt +++ b/molecule-requirements.txt @@ -5,7 +5,7 @@ paramiko>=2.5.0 # LGPL (soft-dependency of docker that enables ssh protocol) pytest pytest-cov pytest-html -pytest-molecule +pytest-molecule>=1.3.0,<1.3.1 mock molecule>=3.0,<3.1 selinux>=0.2.1