From 890cd2c41c9de5f6c4dfe3f7ecee932f6ed7dfd2 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 15 Jun 2017 16:26:30 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia6c19342296c874b13dc1af5d430848bae25f82e --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 9df768f48..6adb7bae1 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 django-nose>=1.4.4 # BSD nose # LGPL -oslo.config>=4.0.0 # Apache-2.0 +oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 openstack.nose-plugin>=0.7 # Apache-2.0 nosehtmloutput>=0.0.3 # Apache-2.0 selenium>=2.50.1 # Apache-2.0