From 5a3d58596d5b7354c74563eec1691d8361b6bed1 Mon Sep 17 00:00:00 2001 From: Yujun Zhang Date: Wed, 1 Feb 2017 23:40:52 +0800 Subject: Removed unused deps Change-Id: I7215c0c3f2957e88b2a048c45a5b99739707f15b Signed-off-by: Yujun Zhang --- requirements.txt | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index ec566b83..4e4700c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,8 @@ -pyyaml==3.10 -paramiko==1.16.0 -python-neutronclient==2.6.0 -python-novaclient==2.28.1 -python-glanceclient==1.1.0 -python-cinderclient==1.4.0 -python-heatclient==0.6.0 -python-keystoneclient==1.6.0 -reportlab==3.0 -Flask==0.11.1 -Flask-RESTful==0.3.5 -flask-restful-swagger==0.19 -ansible==2.1.1.0 -numpy==1.11.3 +click +pyyaml +paramiko +Flask +Flask-RESTful +flask-restful-swagger +numpy +pbr -- cgit 1.2.3-korg