diff --git a/requirements.txt b/requirements.txt index d8f7025959..2f0608c29c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,10 +23,10 @@ oslo.config>=3.9.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.policy>=0.5.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 -oslo.utils>=3.5.0 # Apache-2.0 +oslo.utils>=3.9.0 # Apache-2.0 pyScss>=1.3.4 # MIT License python-ceilometerclient>=2.2.1 # Apache-2.0 -python-cinderclient!=1.7.0,>=1.6.0 # Apache-2.0 +python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 python-glanceclient>=2.0.0 # Apache-2.0 python-heatclient>=1.1.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 4768003d97..82dc6026be 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ hacking<0.11,>=0.10.0 # coverage>=3.6 # Apache-2.0 django-nose>=1.2 # BSD -mock>=1.2 # BSD +mock>=2.0 # BSD mox3>=0.7.0 # Apache-2.0 nodeenv>=0.9.4 # BSD License # BSD nose # LGPL