summaryrefslogtreecommitdiffstats
path: root/ansible_collections/containers/podman/tests/sanity/requirements.txt
blob: fd9f609dc6d40b1c65c4286cc8ad0c964649d6b3 (plain)
1
2
3
4
5
6
7
8
packaging  # needed for update-bundled and changelog
sphinx ; python_version >= '3.5' # docs build requires python 3+
sphinx-notfound-page ; python_version >= '3.5' # docs build requires python 3+
straight.plugin ; python_version >= '3.5' # needed for hacking/build-ansible.py which will host changelog generation and requires python 3+
voluptuous
yamllint
pylint
virtualenv