diff --git a/requirements.txt b/requirements.txt index 9bbc4d62da..3a8eb220c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,14 +11,14 @@ SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT WSME>=0.8 # MIT WebOb>=1.7.1 # MIT alembic>=0.8.10 # MIT -cliff>=2.6.0 # Apache-2.0 +cliff>=2.8.0 # Apache-2.0 decorator>=3.4.0 # BSD docker>=2.0.0 # Apache-2.0 enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT iso8601>=0.1.11 # MIT jsonpatch>=1.1 # BSD -keystoneauth1>=2.21.0 # Apache-2.0 +keystoneauth1>=3.0.1 # Apache-2.0 keystonemiddleware>=4.12.0 # Apache-2.0 kubernetes>=1.0.0b1 # Apache-2.0 marathon>=0.8.6 # MIT