Updated from global requirements

Change-Id: I71c62c9b5a2a67123aae6ed0c91ce242a6e56a15
This commit is contained in:
OpenStack Proposal Bot 2016-02-04 18:54:34 +00:00
parent 98fc4c7e37
commit 9d5b67f103
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.11,>=0.10.0
bandit>=0.13.2 # Apache-2.0
bandit>=0.17.3 # Apache-2.0
coverage>=3.6 # Apache-2.0
kombu>=3.0.7 # BSD
mock>=1.2 # BSD