From 47afcf108a0fb7de234b6fa9607503541ee66184 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 15 Mar 2018 07:27:03 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I18232c8f0bda7ad197fdbd82129bb9f7c110e2ff --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 40854da7..12a4c91a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,12 +5,12 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 os-brick>=2.2.0 # Apache-2.0 os-vif!=1.8.0,>=1.7.0 # Apache-2.0 -oslo.config>=5.1.0 # Apache-2.0 +oslo.config>=5.2.0 # Apache-2.0 oslo.concurrency>=3.25.0 # Apache-2.0 oslo.utils>=3.33.0 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 oslo.log>=3.36.0 # Apache-2.0 -pylxd>=2.2.4 # Apache-2.0 +pylxd>=2.2.5 # Apache-2.0 # XXX: rockstar (17 Feb 2016) - oslo_config imports # debtcollector, which imports this, but doesn't diff --git a/test-requirements.txt b/test-requirements.txt index fdeb36c5..a44c025e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 ddt>=1.0.1 # MIT python-subunit>=1.0.0 # Apache-2.0/BSD -sphinx!=1.6.6,>=1.6.2 # BSD +sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD oslosphinx>=4.7.0 # Apache-2.0 oslotest>=3.2.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD