From 0e5c978b94f0b6b0750be0685830765ab640c390 Mon Sep 17 00:00:00 2001 From: Bo Wang Date: Tue, 22 Dec 2015 17:45:58 +0800 Subject: [PATCH] Remove not required packages in requirements.txt Remove the not using packages in requirements.txt, Otherwise the requirements.txt will be updated when global requirements updated. Change-Id: I9ec2dc52184e4454a42147a21673e30015bc6767 Close-Bug: #1528777 --- requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4e93179129..bb51f50f90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,10 +16,8 @@ django-babel>=0.4.0 django-compressor>=1.4 django-openstack-auth>=2.0.0 django-pyscss>=2.0.2 # BSD License (2 clause) -eventlet>=0.17.4 httplib2>=0.7.5 iso8601>=0.1.9 -kombu>=3.0.7 netaddr!=0.7.16,>=0.7.12 oslo.concurrency>=2.3.0 # Apache-2.0 oslo.config>=2.7.0 # Apache-2.0