summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-11 07:40:07 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-11 07:40:07 +0000
commit184fbff17788c2e630e739893679d2958b860a4d (patch)
tree188f44f6cdf5862ca0f30e68555bd9a6a32e2d8f /test-requirements.txt
parente21924a453cbc9ea02d7f7180cc44289a37fe237 (diff)
downloadkeystonemiddleware-184fbff17788c2e630e739893679d2958b860a4d.tar.gz
Updated from global requirements
Change-Id: Ic94c6b7ada62dda644ff0d7bcd4c86a87115cf4c
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 dc5d1ab..357d49e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,7 +6,7 @@ hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
fixtures>=1.3.1 # Apache-2.0/BSD
-mock>=1.2;python_version<'3.3' # BSD
+mock>=1.2 # BSD
pycrypto>=2.6 # Public Domain
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0