From 7fded980363a13e5521549d15866d1a23f7b782d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 12 Apr 2017 04:20:20 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I6634af9cb35a4c7a9e9ff04ba9745a4d608f7ad5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a1c01d..56216d4 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.0 # Apache-2.0 +pbr!=2.1.0,>=2.0.0 # Apache-2.0 six>=1.9.0 # MIT msgpack-python>=0.4.0 # Apache-2.0 oslo.utils>=3.20.0 # Apache-2.0