From 1dc9e0de3c76e526b5ab2a107458d82f3abd0a95 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 9 Nov 2016 04:23:03 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I3fe045fff363c96e711ebb3f991e4646c70c338d --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc395e5..98dbed6 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>=1.6 # Apache-2.0 +pbr>=1.8 # Apache-2.0 six>=1.9.0 # MIT msgpack-python>=0.4.0 # Apache-2.0 oslo.utils>=3.18.0 # Apache-2.0