summaryrefslogtreecommitdiffstats
path: root/ansible_collections/theforeman/foreman/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/theforeman/foreman/requirements.txt')
-rw-r--r--ansible_collections/theforeman/foreman/requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible_collections/theforeman/foreman/requirements.txt b/ansible_collections/theforeman/foreman/requirements.txt
new file mode 100644
index 00000000..bcdcbab8
--- /dev/null
+++ b/ansible_collections/theforeman/foreman/requirements.txt
@@ -0,0 +1,3 @@
+requests>=2.4.2
+ipaddress; python_version < '3.3'
+PyYAML