summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Jenkins <jenkins@openstack.org>2013-11-15 16:48:22 +0000
committerOpenStack Jenkins <jenkins@openstack.org>2013-11-15 16:48:22 +0000
commit4e240f9d050c79be3f280c59ea2dfeeaf5261a65 (patch)
treed816cca6635dbf2b8ae653d06f3a4fae20c4961a /test-requirements.txt
parent4a638fab63c2a5a8a623c95337562f91b70f30a6 (diff)
downloadceilometer-4e240f9d050c79be3f280c59ea2dfeeaf5261a65.tar.gz
Updated from global requirements
Change-Id: I9648286d526f4d0d54e6d15e9ed9a0cf36c1f173
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 c4009154..ff74e9ef 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,7 +1,7 @@
pep8==1.4.5
pyflakes>=0.7.2,<0.7.4
flake8==2.0
-hacking>=0.5.6,<0.8
+hacking>=0.8.0,<0.9
coverage>=3.6
discover
httplib2