Updated from global requirements

Change-Id: Id9bdf09b863bb1f88ff9973fc9ac73bf399ae10f
This commit is contained in:
OpenStack Proposal Bot 2016-11-01 13:34:40 +00:00
parent a0b98b87ff
commit 02eb5865a9
2 changed files with 2 additions and 2 deletions

View File

@ -9,4 +9,4 @@ simplejson>=2.2.0 # MIT
Babel>=2.3.4 # BSD
six>=1.9.0 # MIT
oslo.i18n>=2.1.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
oslo.utils>=3.17.0 # Apache-2.0

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.12,>=0.11.0 # Apache-2.0
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD