Updated from global requirements

Change-Id: Iec0c5fdcb9111e1641d871aec80fecf687d4fd9e
This commit is contained in:
OpenStack Proposal Bot 2017-05-15 00:46:52 +00:00
parent ff55e942fc
commit 824d6ebe7f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# Hacking already pins down pep8, pyflakes and flake8
bandit>=1.1.0 # Apache-2.0
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0 # BSD
funcsigs>=0.4;python_version=='2.7' or python_version=='2.6' # Apache-2.0
os-testr>=0.8.0 # Apache-2.0