From 6e7176dc6779d41a8ff194130d56ea57ac5b40ee Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 12 Mar 2017 17:37:49 +0000 Subject: [PATCH] Updated from global requirements Change-Id: If3ce867d7bbbb3ccc8c0de59495a1caf9c835761 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c6b40b426..32469f59d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -oslo.db>=4.15.0 # Apache-2.0 +oslo.db>=4.15.0 # Apache-2.0 oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 oslo.context>=2.12.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0