From 2c3768c71f75608e2ac31dd67cf975c37f6122eb Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org> Date: Fri, 9 Jan 2015 18:35:05 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I76dce91a86cd2e551064068f4312df78f66f0c33 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 91c4dccd..3522b8d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,8 +7,8 @@ alembic>=0.7.1 Babel>=1.3 iso8601>=0.1.9 oslo.i18n>=1.0.0 # Apache-2.0 -oslo.config>=1.4.0 # Apache-2.0 -oslo.utils>=1.1.0 # Apache-2.0 +oslo.config>=1.6.0 # Apache-2.0 +oslo.utils>=1.2.0 # Apache-2.0 SQLAlchemy>=0.9.7,<=0.9.99 sqlalchemy-migrate>=0.9.1,!=0.9.2 stevedore>=1.1.0 # Apache-2.0