summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-07-17 16:17:03 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-07-17 16:17:03 +0000
commit0620403562771f803947b6f091518705cbd2aa2c (patch)
treeeb29dca61a2c2ce11913b034e7d7d2197c31184f /test-requirements.txt
parent2458ab2c36cda3d5a0920970de8fe3eb38ee8d02 (diff)
downloadoslo-rootwrap-0620403562771f803947b6f091518705cbd2aa2c.tar.gz
Updated from global requirements
Change-Id: Iea42750cda396cafe32bc018176983ec61add739
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 76b01c6..ab5b681 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -18,7 +18,7 @@ oslotest>=1.7.0 # Apache-2.0
# mocking framework
-mock>=1.1;python_version!='2.6'
+mock!=1.1.4,>=1.1;python_version!='2.6'
mock==1.0.1;python_version=='2.6'
# rootwrap daemon's client should be verified to run in eventlet