summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-10 21:58:56 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-10 21:58:56 +0000
commitb9f43098a8e90e76d76401ad582dea9d82323ac1 (patch)
tree877bcaf9b62432c5b551433db0166894f2820074 /test-requirements.txt
parent81f7fea507025229ba258d7ec7467867fe014438 (diff)
downloadpython-keystoneclient-b9f43098a8e90e76d76401ad582dea9d82323ac1.tar.gz
Updated from global requirements
Change-Id: Ia1f8737451fff215dca109fc3fa49e643dc8e2e0
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 83e390e..f9cc2fb 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,7 +9,7 @@ coverage>=3.6 # Apache-2.0
fixtures>=1.3.1 # Apache-2.0/BSD
keyring>=5.5.1 # MIT/PSF
lxml>=2.3 # BSD
-mock>=1.2 # BSD
+mock>=1.2;python_version<'3.3' # BSD
oauthlib>=0.6 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0