Merge "Updated from global requirements"

This commit is contained in:
Zuul 2017-11-17 10:12:07 +00:00 committed by Gerrit Code Review
commit 2f29913008
2 changed files with 3 additions and 3 deletions

View File

@ -9,6 +9,6 @@ oslo.config>=4.6.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.utils>=3.31.0 # Apache-2.0
six>=1.9.0 # MIT
six>=1.10.0 # MIT
jsonschema<3.0.0,>=2.6.0 # MIT
oslo.service>=1.24.0 # Apache-2.0

View File

@ -7,12 +7,12 @@ flake8-import-order==0.11 # LGPLv3
coverage!=4.4,>=4.0 # Apache-2.0
doc8>=0.6.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
os-testr>=1.0.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
mock>=2.0.0 # BSD