From efe7fafe2d42929baf069161492aaec354f8ac05 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 8 Apr 2016 13:23:48 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I86431ff72f12e1480afce87fc3688580aad5a0c4 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 54ef0fa..75a44cf 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pep8==1.5.7 # MIT pyflakes==0.8.1 # MIT -flake8<2.6.0,>2.4.1 # MIT +flake8<2.6.0,>=2.5.4 # MIT pylint==1.4.5 # GNU GPL v2 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD unittest2 # BSD