From 2af101fa426c6530570b828662acc0ba4976fe44 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 8 Apr 2016 13:29:58 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I0b9803d37df6a65427809eaf3e2cc4b346b73ac9 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 924e3f1..6d75fa7 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. hacking<0.11,>=0.10.0 -flake8<2.6.0,>2.4.1 # MIT +flake8<2.6.0,>=2.5.4 # MIT mock>=1.2 # BSD nose # LGPL coverage>=3.6 # Apache-2.0