summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-26 17:05:52 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-26 17:05:52 +0000
commit8728faea4833a91bc62d12f9bbd9cf91c155c4a9 (patch)
tree8a84afe661fea2bd8e2cd77af16d5198d7cb5ea2 /test-requirements.txt
parentd3a061e3cdcb323233b5e0b932c834973b23df94 (diff)
downloadpython-troveclient-8728faea4833a91bc62d12f9bbd9cf91c155c4a9.tar.gz
Updated from global requirements
Change-Id: I89d5fe849ac47d59eb0c117280b7b78a9ef31519
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 119f035..2234760 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,7 +11,7 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
-mock>=1.2 # BSD
+mock>=2.0 # BSD
httplib2>=0.7.5 # MIT
pycrypto>=2.6 # Public Domain
reno>=1.6.2 # Apache2