From 72a5ef7e9e16decef0f93c1698e04f44389e3029 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 14 Jul 2017 05:01:03 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ib3338814792087a2f583e607c77ff8363931b67b --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cdf96a73f..d7af30feb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr!=2.1.0,>=2.0.0 # Apache-2.0 -beautifulsoup4 # MIT +beautifulsoup4>=4.6.0 # MIT Django<1.11,>=1.8 # BSD django-formtools # BSD iso8601>=0.1.11 # MIT