From a4496c8cb703a4db800d5abca8f5daa87d7002b8 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 3 Nov 2015 04:29:40 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia2e3c66a7e25f3a5e2647d87d1fb93562b0d39c8 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index bf4ebda..91fd96b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,8 +2,8 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. pbr>=1.6 -Django<1.9,>=1.7 -oslo.config>=2.3.0 # Apache-2.0 +Django<1.9,>=1.8 +oslo.config>=2.6.0 # Apache-2.0 oslo.policy>=0.5.0 # Apache-2.0 python-keystoneclient!=1.8.0,>=1.6.0 six>=1.9.0