From 6c565f2295b86a95b986a972d265f8923ff843eb Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 15 Jun 2017 16:33:18 +0000 Subject: [PATCH] Updated from global requirements Change-Id: If29cd52629b0c2d1df84fcb52fa3dfe4a4680606 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index b758fd09..cbd6ffa8 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -24,7 +24,7 @@ oslosphinx>=4.7.0 # Apache-2.0 mock>=2.0 # BSD # used for oslotest cross-testing scripts -oslo.config>=4.0.0 # Apache-2.0 +oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 # Bandit security code scanner bandit>=1.1.0 # Apache-2.0