Add tox
[testsuite/python-testing-utils.git] / robotframework-onap / requirements.txt
diff --git a/robotframework-onap/requirements.txt b/robotframework-onap/requirements.txt
new file mode 100644 (file)
index 0000000..d82ec25
--- /dev/null
@@ -0,0 +1,19 @@
+# The order of packages is significant, because pip processes them in the order
+# of appearance. Changing the order has an impact on the overall integration
+# process, which may cause wedges in the gate later.
+pbr!=2.1.0 # Apache-2.0
+deepdiff
+dnspython
+future
+jinja2
+jsonpath-rw
+kafka-python
+paramiko
+protobuf
+pyyaml
+requests
+robotframework
+robotframework-requests
+robotlibcore-temp
+six
+urllib3