summaryrefslogtreecommitdiffstats
path: root/ansible_collections/dellemc/openmanage/tests/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/dellemc/openmanage/tests/requirements.txt')
-rw-r--r--ansible_collections/dellemc/openmanage/tests/requirements.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/ansible_collections/dellemc/openmanage/tests/requirements.txt b/ansible_collections/dellemc/openmanage/tests/requirements.txt
new file mode 100644
index 00000000..3ea8227f
--- /dev/null
+++ b/ansible_collections/dellemc/openmanage/tests/requirements.txt
@@ -0,0 +1,9 @@
+omsdk
+pytest
+pytest-xdist==2.5.0
+mock
+pytest-mock
+pytest-cov
+# pytest-ansible==2.0.1
+coverage==4.5.4
+netaddr>=0.7.19