From ca4e838aadb90b27236e4b6a65f023e1ae253bcf Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org> Date: Sat, 23 Jan 2016 10:35:52 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ib1a5293498921aed5e42c14aa7a64878166419d7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 76b731540..c87ddb0dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pbr>=1.6 # Apache-2.0 argparse # PSF keystoneauth1>=2.1.0 # Apache-2.0 iso8601>=0.1.9 # MIT -oslo.i18n>=1.5.0 # Apache-2.0 +oslo.i18n>=2.1.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.utils>=3.4.0 # Apache-2.0 PrettyTable<0.8,>=0.7 # BSD