summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/mso/tests/sanity/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/cisco/mso/tests/sanity/requirements.txt')
-rw-r--r--ansible_collections/cisco/mso/tests/sanity/requirements.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible_collections/cisco/mso/tests/sanity/requirements.txt b/ansible_collections/cisco/mso/tests/sanity/requirements.txt
new file mode 100644
index 000000000..66ac0c81a
--- /dev/null
+++ b/ansible_collections/cisco/mso/tests/sanity/requirements.txt
@@ -0,0 +1,5 @@
+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+
+requests-toolbelt \ No newline at end of file