From 89666baf13acbaa2c78cf408a9c92b72c515003e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 20 Apr 2017 16:18:53 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I126f84d400113cd6961ebc50630cc189069a8fe6 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 0114778..70f8ceb 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. # of appearance. -hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0 +hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 flake8-docstrings==0.2.1.post1 # MIT coverage>=4.0 # Apache-2.0