From 29495ac86d1532e94da53c0c8658ee85019650c8 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 10 Feb 2016 21:51:42 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ie0b5207bcbfd74abd3a5298871170381b8835853 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index b15ae2c..9854c1f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. nose # LGPL coverage>=3.6 # Apache-2.0 -mock>=1.2 # BSD +mock>=1.2;python_version<'3.3' # BSD # Doc requirements sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0