From db9c140c84dedfd0a3847ff1cf8af3d111f31d4a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 26 Aug 2015 14:07:17 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia44c2fe29ee7b0d409fa276e7e436805525aecc4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a4e7df1..27704b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ # adding a new feature to oslo.serialization means adding a new dependency, # that is a likely indicator that the feature belongs somewhere else. -pbr<2.0,>=1.4 +pbr<2.0,>=1.6 Babel>=1.3 six>=1.9.0 msgpack-python>=0.4.0