From a70885cff938aad3470256a39feb92d0ba51d2db Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 25 Jul 2017 20:09:30 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I0f5b7139d8f50c6e0afa4ef759c0d3b59ad7e76b --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 79c95070d8..5c3cb338a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. # pbr should be first -pbr<2.0.0,>=1.8 # Apache-2.0 +pbr>=1.8 # Apache-2.0 alembic>=0.8.10 # MIT Babel>=2.3.4 # BSD