tripleo-ansible/molecule-requirements.txt
Alex Schultz d66f3c80e6 Bump molecule to fix testing
We need to bump molecule so that we actually test proposed patches in
CI. Also pull in the podman plugin.

3d3ce253f3

Change-Id: I5f15e26332d2b8b1e53539d58fe095997f3151c9
2021-06-07 13:09:24 -06:00

31 lines
666 B
Plaintext

# this is required for the molecule jobs
ansi2html
# https://github.com/sqlalchemy/dogpile.cache/issues/178 (openstacksdk)
dogpile.cache>=0.6.5,!=0.9.1 # MIT
openstacksdk
pytest
pytest-cov
pytest-html
pytest-xdist
mock
molecule>=3.3.4,<3.4
molecule-podman>=0.3.0
ruamel.yaml
testinfra
netaddr
jinja2
# this is required for the docs build jobs
ansible>=2.8,!=2.8.9,!=2.9.12,<2.10.0
sphinx>=2.0.0,!=2.1.0 # BSD
openstackdocstheme>=2.2.1 # Apache-2.0
reno>=3.1.0 # Apache-2.0
doc8>=0.8.1 # Apache-2.0
bashate>=0.6.0 # Apache-2.0
metalsmith>=1.4.0 # Apache-2.0
jsonschema # MIT
# Upstream requirements from constraints.txt
tripleo-common
os-net-config # Apache-2.0