Merge "Get rid of unused dependencies in requirements.txt"

This commit is contained in:
Jenkins 2015-11-13 23:10:34 +00:00 committed by Gerrit Code Review
commit c592901024

@ -5,14 +5,10 @@ alembic>=0.8.0
pecan>=1.0.0
pbr>=1.6
SQLAlchemy<1.1.0,>=0.9.9
anyjson>=0.3.3
Babel>=1.3
eventlet>=0.17.4
requests!=2.8.0,>=2.5.2
iso8601>=0.1.9
jsonrpclib!=0.1.4
keystonemiddleware!=2.4.0,>=2.0.0
netaddr!=0.7.16,>=0.7.12
python-neutronclient>=2.6.0
WebOb>=1.2.3
six>=1.9.0
@ -37,7 +33,6 @@ WSME>=0.8
Jinja2>=2.6 # BSD License (3 clause)
paramiko>=1.13.0
taskflow>=1.16.0
networkx>=1.10
#for the amphora api
Flask<1.0,>=0.10