Updated from global requirements

Change-Id: I3e5dce79d0714135ed122c4f036572644ed195a6
This commit is contained in:
OpenStack Proposal Bot 2017-03-07 05:46:17 +00:00
parent cabc2ddd5f
commit 7b18e479f9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# Hacking already pins down pep8, pyflakes and flake8
bandit>=1.1.0 # Apache-2.0
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
Babel>=2.3.4 # BSD
coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD