From 9701670ba02d9d8c88bf0b3353cd65e12610e934 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 22 Oct 2014 19:16:47 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I6b4b5cfafb12f51e2ab180d28077d9b5b778c389 --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index dc6268d..f4c82b9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,10 +6,10 @@ mock>=1.0 netaddr>=0.7.12 # this is required for the docs build jobs -sphinx>=1.1.2,!=1.2.0,<1.3 +sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 oslosphinx>=2.2.0 # Apache-2.0 -oslotest>=1.1.0 # Apache-2.0 +oslotest>=1.2.0 # Apache-2.0 simplejson>=2.2.0 oslo.i18n>=1.0.0 # Apache-2.0 coverage>=3.6