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