From f6375f5cc41361b66bb5e5c0e923318677e72e6b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 8 Apr 2017 03:58:33 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I8038b4b59dbac8200e4179fffa6bd50d0fcc72f8 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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