Updated from global requirements

Change-Id: I86431ff72f12e1480afce87fc3688580aad5a0c4
This commit is contained in:
OpenStack Proposal Bot 2016-04-08 13:23:48 +00:00
parent fd1833b3a3
commit efe7fafe2d
1 changed files with 1 additions and 1 deletions

View File

@ -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