From bfb8c972ef88e104e106e0bafb73ef3fd9b69556 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 27 Jan 2015 02:23:38 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iddf766692ae29fc231a8c774ccf73e0b21df415b --- requirements-py3.txt | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index 2c55212bc..64f3cb8c3 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -5,7 +5,7 @@ oslo.config>=1.6.0 # Apache-2.0 oslo.serialization>=1.2.0 # Apache-2.0 oslo.utils>=1.2.0 # Apache-2.0 -oslo.i18n>=1.0.0 # Apache-2.0 +oslo.i18n>=1.3.0 # Apache-2.0 stevedore>=1.1.0 # Apache-2.0 # for jsonutils diff --git a/requirements.txt b/requirements.txt index be424f23f..352b14aa8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ pbr>=0.6,!=0.7,<1.0 oslo.config>=1.6.0 # Apache-2.0 oslo.utils>=1.2.0 # Apache-2.0 oslo.serialization>=1.2.0 # Apache-2.0 -oslo.i18n>=1.0.0 # Apache-2.0 +oslo.i18n>=1.3.0 # Apache-2.0 stevedore>=1.1.0 # Apache-2.0 # for jsonutils @@ -16,7 +16,7 @@ six>=1.7.0 # FIXME(markmc): remove this when the drivers no longer # import eventlet -eventlet>=0.15.2 +eventlet>=0.16.1 # for the routing notifier PyYAML>=3.1.0