diff --git a/requirements.txt b/requirements.txt index 3ce33fdb7e6..63767225e3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr>=2.0.0 # Apache-2.0 -Babel>=2.3.4 # BSD +Babel!=2.4.0,>=2.3.4 # BSD decorator>=3.4.0 # BSD enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD eventlet!=0.18.3,>=0.18.2 # MIT @@ -51,15 +51,15 @@ taskflow>=2.7.0 # Apache-2.0 rtslib-fb!=2.1.60,!=2.1.61,>=2.1.43 # Apache-2.0 simplejson>=2.2.0 # MIT six>=1.9.0 # MIT -SQLAlchemy>=1.0.10 # MIT +SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT sqlalchemy-migrate>=0.9.6 # Apache-2.0 stevedore>=1.20.0 # Apache-2.0 suds-jurko>=0.6 # LGPLv3+ -WebOb>=1.6.0 # MIT +WebOb>=1.7.1 # MIT oslo.i18n>=2.1.0 # Apache-2.0 oslo.vmware>=2.17.0 # Apache-2.0 os-brick>=1.8.0 # Apache-2.0 -os-win>=1.4.0 # Apache-2.0 +os-win>=2.0.0 # Apache-2.0 tooz>=1.47.0 # Apache-2.0 google-api-python-client>=1.4.2 # Apache-2.0 castellan>=0.4.0 # Apache-2.0