summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-07-22 04:59:12 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-07-22 04:59:12 +0000
commit4005058c885558d26b7831a194651fc28c7b658b (patch)
tree7c1468fb7d7bd020bc735cb231df6a3577509bbd /test-requirements.txt
parentc46c436ba6b672f4b58cf135717551e54ac65afd (diff)
downloadoslo-utils-4005058c885558d26b7831a194651fc28c7b658b.tar.gz
Updated from global requirements
Change-Id: I9a60df863bae3fce7a76b6a71637861ed0290f36
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index fe29bea..a11796d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -22,8 +22,7 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.5.0 # Apache-2.0
# mocking framework
-mock!=1.1.4,>=1.1;python_version!='2.6'
-mock==1.0.1;python_version=='2.6'
+mock>=1.2
# used for oslotest cross-testing scripts
oslo.config>=1.11.0 # Apache-2.0