Remove useless requirements

This patch cleans up the requirements.txt list to remove
greenlet, httplib2 and iso8601 modules not used anymore.

Change-Id: Ie51b031f8b83960e6718faa36a86d7a33f721e64
This commit is contained in:
avnish 2017-01-09 16:40:47 +05:30
parent 80d4c3b6cf
commit fdaeb456cc
1 changed files with 0 additions and 3 deletions

View File

@ -10,10 +10,7 @@ Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
anyjson>=0.3.3 # BSD
Babel>=2.3.4 # BSD
eventlet!=0.18.3,>=0.18.2 # MIT
greenlet>=0.3.2 # MIT
httplib2>=0.7.5 # MIT
requests!=2.12.2,>=2.10.0 # Apache-2.0
iso8601>=0.1.11 # MIT
keystonemiddleware>=4.12.0 # Apache-2.0
kombu<4.0.0,>=3.0.25 # BSD
netaddr!=0.7.16,>=0.7.13 # BSD