From 87243e036584b8910c8a79523aefc428aabda7f7 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 17 May 2017 04:00:58 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I5085d9a4fd2715c86bd04e8c214bb84126880c93 --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index b805196..d89c6d4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,7 @@ http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 -coverage>=4.0 # Apache-2.0 +coverage!=4.4,>=4.0 # Apache-2.0 django-nose>=1.4.4 # BSD mock>=2.0 # BSD mox3!=0.19.0,>=0.7.0 # Apache-2.0 @@ -22,5 +22,5 @@ xvfbwrapper>=0.1.3 #license: MIT # Doc requirements oslosphinx>=4.7.0 # Apache-2.0 -sphinx>=1.5.1 # BSD +sphinx!=1.6.1,>=1.5.1 # BSD reno>=1.8.0 # Apache-2.0