diff --git a/requirements.txt b/requirements.txt index 32490e47c8..62d126f2d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pbr>=2.0.0 # Apache-2.0 alembic>=0.8.10 # MIT -Babel>=2.3.4 # BSD +Babel!=2.4.0,>=2.3.4 # BSD eventlet!=0.18.3,>=0.18.2 # MIT greenlet>=0.3.2 # MIT lxml!=3.7.0,>=2.3 # BSD @@ -36,7 +36,7 @@ retrying!=1.3.0,>=1.2.3 # Apache-2.0 Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # 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 stevedore>=1.20.0 # Apache-2.0 tooz>=1.47.0 # Apache-2.0 python-cinderclient>=2.0.1 # Apache-2.0