From afc6c146f21f08f7628b8defbc5a0a2c53c54401 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 1 Jan 2016 20:43:46 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ieeb43505d4c85d1b9bc7e5a10b59f406c81e22fa --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a1b735afd7..20f5c9851f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ Jinja2>=2.8 # BSD License (3 clause) gitdb>=0.6.4 # BSD License (3 clause) GitPython>=1.0.1 # BSD License (3 clause) six>=1.9.0 -oslo.config>=2.7.0 # Apache-2.0 +oslo.config>=2.7.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index f3c03b698f..8a869a77e9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. hacking>=0.10.0 -oslo.log>=1.12.0 # Apache-2.0 +oslo.log>=1.14.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 PyYAML>=3.1.0