From 375a5fded52d7456240be0357de2fd1c09aaef29 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sat, 13 Jul 2019 15:15:51 -0500 Subject: [PATCH] block pypowervm===1.1.22 for capping taskflow no response to upstream issue https://github.com/powervm/pypowervm/issues/12 Change-Id: I57bd21ecbc53380114b163b482b74056c6f64428 --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index 017f4098e..a8b749700 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -107,7 +107,7 @@ kubernetes # Apache-2.0 kuryr-lib # Apache-2.0 packaging # Apache-2.0 pylev # BSD -pypowervm!=1.1.21 # Apache-2.0 +pypowervm!=1.1.21,!=1.1.22 # Apache-2.0 pyScss!=1.3.5 # MIT License django-pyscss # BSD License (2 clause) kombu!=4.0.2 # BSD