From b83dcc7d89c6a4254fd0ff1156a4134abd536474 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 16 Jan 2018 03:23:31 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I9c0f8d57c3e0b30a5433e11f7d3fbc289ca3b705 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6e964d..382e70d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. beautifulsoup4>=4.6.0 # MIT lxml!=3.7.0,>=3.4.1 # BSD -oslo.log>=3.30.0 # Apache-2.0 +oslo.log>=3.36.0 # Apache-2.0 requests>=2.14.2 # Apache-2.0 six>=1.10.0 # MIT PyYAML>=3.10 # MIT