From 6836b87a9d3a5a76043195b8be83a04720cedd50 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 16 Sep 2017 23:22:34 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I58d93e333f3554335a43d9c03f164b004fc715b9 --- requirements.txt | 2 +- test-requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 00c7e64b..ccf60796 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 pbr!=2.1.0,>=2.0.0 # Apache-2.0 urllib3>=1.21.1 # MIT oslo.log>=3.30.0 # Apache-2.0 -oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 +oslo.config>=4.6.0 # Apache-2.0 oslo.policy>=1.23.0 # Apache-2.0 tempest>=16.1.0 # Apache-2.0 stevedore>=1.20.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 06574383..dc2fec93 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,13 +4,13 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 sphinx>=1.6.2 # BSD -openstackdocstheme>=1.16.0 # Apache-2.0 +openstackdocstheme>=1.17.0 # Apache-2.0 reno>=2.5.0 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0.0 # BSD coverage!=4.4,>=4.0 # Apache-2.0 -nose # LGPL -nosexcover # BSD +nose>=1.3.7 # LGPL +nosexcover>=1.0.10 # BSD oslotest>=1.10.0 # Apache-2.0 oslo.policy>=1.23.0 # Apache-2.0 oslo.log>=3.30.0 # Apache-2.0