summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Jenkins <jenkins@openstack.org>2013-12-10 00:19:09 +0000
committerOpenStack Jenkins <jenkins@openstack.org>2013-12-10 22:21:31 +0000
commitc1563a75e41575b76d707b70f34560f8314b97fa (patch)
tree1d001f0f5557b2620050950673522e1e3a5cb2ad /test-requirements.txt
parentcd7f2cbd79df54ea41d9a075d904efc82bdcb440 (diff)
downloadpython-glanceclient-c1563a75e41575b76d707b70f34560f8314b97fa.tar.gz
Updated from global requirements
Change-Id: Icb2526c2b9f300430b1a2b84189a0a3646bca627
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index ca74f12..af262b8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,9 +1,9 @@
-hacking>=0.5.6,<0.7
+hacking>=0.8.0,<0.9
coverage>=3.6
discover
mox>=0.5.3
-mock>=0.8.0
-sphinx>=1.1.2
+mock>=1.0
+sphinx>=1.1.2,<1.2
testrepository>=0.0.17
testtools>=0.9.32