From 1a7c0b0637322a4f016848055e3fc74602e68f59 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 10 May 2016 00:50:07 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I91ece4dcad4bbb8dbb0315f2d04228ee617c49c3 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 587db43d..e4ab5615 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pbr>=1.6 # Apache-2.0 alembic>=0.8.4 # MIT -Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD +Babel>=2.3.4 # BSD castellan>=0.3.1 # Apache-2.0 eventlet!=0.18.3,>=0.18.2 # MIT Flask<1.0,>=0.10 # BSD @@ -36,7 +36,7 @@ python-swiftclient>=2.2.0 # Apache-2.0 python-neutronclient>=4.2.0 # Apache-2.0 python-heatclient>=0.6.0 # Apache-2.0 six>=1.9.0 # MIT -stevedore>=1.9.0 # Apache-2.0 +stevedore>=1.10.0 # Apache-2.0 SQLAlchemy<1.1.0,>=1.0.10 # MIT tooz>=1.28.0 # Apache-2.0 WebOb>=1.2.3 # MIT