From 03abee129f76dfb48a5f1157c169cec4a7e39e17 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 10 Aug 2015 01:09:42 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I9ca09ecee823f99240751288ca610b216a954f12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab4c363..acf4a12 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.3 +pbr<2.0,>=1.4 Babel>=1.3 six>=1.9.0 msgpack-python>=0.4.0