Updated from global requirements

Change-Id: I28aba033d0586a33d79e3172634afeb5bf79cf94
This commit is contained in:
OpenStack Proposal Bot 2016-10-22 01:19:06 +00:00
parent 0fed8108b8
commit 049a6a9efa
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.11,>=0.10.0
bandit>=1.1.0 # Apache-2.0
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
kombu>=3.0.25 # BSD
mock>=2.0 # BSD