summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt31
1 files changed, 20 insertions, 11 deletions
diff --git a/requirements.txt b/requirements.txt
index 58da19e6..4e6b808d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,12 +1,21 @@
+##############################################################################
+# Copyright (c) 2019 opnfv.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
+
ansible==2.2.0
-click==6.6
-Jinja2==2.8
-paramiko==1.18.0
-pbr==2.0.0
-pytz==2016.7
-PyYAML==3.11
-python-openstackclient==3.9.0
-requests==2.10.0
-six==1.10.0
-stevedore==1.20.0
-python-hosts==0.4.1 \ No newline at end of file
+click==6.7
+docker==3.4.1
+flask==1.0.2
+flask-cors==3.0.8
+gunicorn==19.9.0
+Jinja2==2.10
+os-client-config==1.29.0
+pbr==3.1.1
+python-hosts==0.4.1
+PyYAML==3.12
+shade==1.27.2