From 121f34f9ce62285f647e553cac25d14963e909d4 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 16 Sep 2017 23:18:40 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I7773be565335e89f6ba15d94b48fccf0254eefb1 --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 94834c1..5e59f18 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,10 +8,10 @@ coverage!=4.4,>=4.0 # Apache-2.0 wsgi-intercept>=1.4.1 # MIT License python-subunit>=0.0.18 # Apache-2.0/BSD sphinx>=1.6.2 # BSD -sphinxcontrib-seqdiag # BSD +sphinxcontrib-seqdiag>=0.8.4 # BSD # Required for RTD build os-dpm>=1.0.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 oslotest>=1.10.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD