Updated from global requirements

Change-Id: I0ad541c84de6088adac67409601c3a09905c2feb
This commit is contained in:
OpenStack Proposal Bot 2016-01-28 01:27:43 +00:00
parent a4eb2efa76
commit 2f12b4b15a
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.4.1,>=2.2.4 # MIT
flake8<2.6.0,>2.4.1 # MIT
coverage>=3.6 # Apache-2.0
discover # BSD