From fafb701b5f70ee298568a0908e88afeffa20e601 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 15 Mar 2018 06:59:42 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ibe9f32fc71ec1d941a0157926612554ebfb311a7 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index dd4e731a7..d1f71973a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ python-keystoneclient>=3.8.0 # Apache-2.0 python-novaclient>=9.1.0 # Apache-2.0 python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0 python-swiftclient>=3.2.0 # Apache-2.0 -oslo.config>=5.1.0 # Apache-2.0 +oslo.config>=5.2.0 # Apache-2.0 oslo.utils>=3.33.0 # Apache-2.0 psutil>=3.2.2 # BSD netaddr>=0.7.18 # BSD diff --git a/test-requirements.txt b/test-requirements.txt index 717ba555d..25a9112cc 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. # Doc requirements openstackdocstheme>=1.18.1 # Apache-2.0 -sphinx!=1.6.6,>=1.6.2 # BSD +sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD hacking<0.11,>=0.10.0