From 72648180d1ac95fbe4d862d98bfb05cb1734fafd Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 21 Dec 2016 22:49:35 +0000 Subject: Updated from global requirements Change-Id: Ib5dd8b581b808f37217f141c0218af7d8f4dc527 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index f041350..19fc5b7 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,7 @@ # 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.12.0,!=0.13.0,<0.14 # Apache-2.0 +hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 coverage>=4.0 # Apache-2.0 ddt>=1.0.1 # MIT fixtures>=3.0.0 # Apache-2.0/BSD -- cgit v1.2.1