From 36ad09c4fd6af691f0a7c3c47c9876187bcf71c8 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 11 Aug 2015 15:28:01 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I4b286ae4f8707642113f7caf7601aa4ffb05a00e --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 0d73af9..22bfb57 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,10 +2,10 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. # Hacking already pins down pep8, pyflakes and flake8 -hacking>=0.10.0,<0.11 +hacking<0.11,>=0.10.0 coverage>=3.6 discover -fixtures>=0.3.14 +fixtures<1.3.0,>=0.3.14 mock<1.1.0,>=1.0 oslosphinx<2.6.0,>=2.5.0 # Apache-2.0 python-subunit>=0.0.18