Updated from global requirements

Change-Id: I044fd9edd8859cbb532d344c48ca8902c711e3c8
This commit is contained in:
OpenStack Proposal Bot 2016-04-28 16:11:23 +00:00
parent 525115cb27
commit 74db0b6142

View File

@ -4,7 +4,7 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.11,>=0.10.0
bandit>=0.17.3 # Apache-2.0
bandit>=1.0.1 # Apache-2.0
coverage>=3.6 # Apache-2.0
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
kombu>=3.0.25 # BSD