From 13feee025465bfb3c2b3c88583a2b9b57a627b48 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 7 Apr 2016 17:09:34 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I649b234986b5b42c152e7fe6c45d54b1a7434be2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fa2679f..565d959 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ eventlet!=0.18.3,>=0.18.2 # MIT PyYAML>=3.1.0 # MIT pecan>=1.0.0 # BSD WSME>=0.8 # MIT -oslo.config>=3.7.0 # Apache-2.0 +oslo.config>=3.9.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0 Flask<1.0,>=0.10 # BSD