tripleo-ansible/molecule-requirements.txt
Steve Baker 77aea69355 Use metalsmith version of metalsmith_instances
This module was designed to be forklifted into metalsmith when it was
ready, this change is a follow-up to the packaging change which makes
the switch.

Change-Id: Ie73b42e5de1a38bfda6009fd4113cd6be8c90fad
Depends-On: https://review.rdoproject.org/r/#/c/29590/
2020-10-13 21:08:58 +00:00

30 lines
650 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.0,<3.1
ruamel.yaml
testinfra
netaddr
jinja2>=2.8.0,<3
# 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.0 # Apache-2.0
bashate>=0.6.0 # Apache-2.0
metalsmith>=1.2.0 # Apache-2.0
jsonschema # MIT
# Upstream requirements from constraints.txt
tripleo-common
os-net-config # Apache-2.0