From 4f9a6dfd99222daaa6ae9767f0feb6336312f408 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 28 Sep 2016 16:59:25 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Icf91c0ffd52d9f5f1dbb1330e4b010a5c0642492 --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 0510e84f..836099e1 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,6 +4,6 @@ hacking<0.11,>=0.10.0 mock>=2.0 # BSD oslotest>=1.10.0 # Apache-2.0 -oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 -sphinx!=1.3b1,<1.3,>=1.2.1 # BSD +oslosphinx>=4.7.0 # Apache-2.0 +sphinx!=1.3b1,<1.4,>=1.2.1 # BSD reno>=1.8.0 # Apache2