From c6444baef09707ef82a6dc60bffb22782f5d5ffb Mon Sep 17 00:00:00 2001 From: Wes Hayutin Date: Tue, 14 May 2019 18:35:25 -0600 Subject: [PATCH] pin Wekzeug module to 0.15.2 jobs are failing, see the bug for details Related-Bug: #1829088 Change-Id: Iec8c83a3a3282ae837cb1c83fe4dcd2a5eee6ccf --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index fd8b86100..ade85112c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,7 @@ os-client-config pbr>=1.6 setuptools>=11.3 shade>=1.8.0 +Werkzeug==0.15.2 python-neutronclient python-openstackclient python-heatclient