From 09b6d54dd2a39f63d13507f8034cd6db5956e4e4 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 22 Aug 2017 00:50:18 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I7347f0a5ab5a0becbf20e52387c4061c9504a5d5 --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 11193ff..690c2d2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 # coverage!=4.4,>=4.0 # Apache-2.0 django-nose>=1.4.4 # BSD -mock>=2.0 # BSD +mock>=2.0.0 # BSD mox3!=0.19.0,>=0.7.0 # Apache-2.0 nodeenv>=0.9.4 # BSD nose # LGPL @@ -20,7 +20,7 @@ nosehtmloutput>=0.0.3 # Apache-2.0 nosexcover # BSD openstack.nose-plugin>=0.7 # Apache-2.0 openstackdocstheme>=1.16.0 # Apache-2.0 -reno!=2.3.1,>=1.8.0 # Apache-2.0 +reno>=2.5.0 # Apache-2.0 selenium>=2.50.1 # Apache-2.0 sphinx>=1.6.2 # BSD testtools>=1.4.0 # MIT