4b5e68d3bd
With pytest-molecule==1.3.1, openstack-tox-molecule tests fail with: ImportError: cannot import name 'ansible_version' Locking the pytest-molecule until the version bug is addressed. Change-Id: If33f664a73498b66f12550f7aacf92be192f8951 Related-Bug: #1900033
12 lines
247 B
Plaintext
12 lines
247 B
Plaintext
ansible<2.10
|
|
ansi2html # GPL (soft-dependency of pytest-html)
|
|
docker
|
|
paramiko>=2.5.0 # LGPL (soft-dependency of docker that enables ssh protocol)
|
|
pytest
|
|
pytest-cov
|
|
pytest-html
|
|
pytest-molecule>=1.3.0,<1.3.1
|
|
mock
|
|
molecule>=3.0,<3.1
|
|
selinux>=0.2.1
|