tripleo-ansible/molecule-requirements.txt
Sagi Shnaidman 9b263bebd5 Bump molecule to 3.0a4
Change-Id: I8ee167d539027f34cf6ab986a39c689d8b4aeac7
2019-12-11 19:24:38 +02:00

22 lines
430 B
Plaintext

# this is required for the molecule jobs
ansible
ansi2html
docker
openstacksdk
pytest
pytest-cov
pytest-html
pytest-xdist
mock
molecule==3.0a4
netaddr
jinja2>=2.8.0,<3
# this is required for the docs build jobs
sphinx>=1.8.0,<2.0.0;python_version=='2.7' # BSD
sphinx>=1.8.0,!=2.1.0;python_version>='3.4' # BSD
openstackdocstheme>=1.29.2 # Apache-2.0
reno>=2.11.3 # Apache-2.0
doc8>=0.8.0 # Apache-2.0
bashate>=0.6.0 # Apache-2.0