Updated from global requirements

Change-Id: Iac4198a308c2df5a4cab4c950dd10caa1f8a11cd
This commit is contained in:
OpenStack Proposal Bot 2016-04-08 13:23:50 +00:00
parent 834728a94b
commit a2752b8b65
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
# Install bounded pep8/pyflakes first, then let flake8 install
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
coverage>=3.6 # Apache-2.0
discover # BSD