From 217e7c184907ab80b33fb7eb378de162f8976114 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org> Date: Fri, 23 Oct 2015 17:58:43 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I574ff7048614d5a267d4063771850e47872ea0fd --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1fdee4cdb..daef63704 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pbr>=1.6 argparse iso8601>=0.1.9 oslo.i18n>=1.5.0 # Apache-2.0 -oslo.serialization>=1.4.0 # Apache-2.0 +oslo.serialization>=1.10.0 # Apache-2.0 oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0 PrettyTable<0.8,>=0.7 requests!=2.8.0,>=2.5.2