Merge "Updated from global requirements"

This commit is contained in:
Jenkins 2016-06-19 19:43:20 +00:00 committed by Gerrit Code Review
commit cb01e40555
2 changed files with 5 additions and 5 deletions

View File

@ -14,13 +14,13 @@ WebOb>=1.2.3 # MIT
stevedore>=1.10.0 # Apache-2.0
six>=1.9.0 # MIT
oslo.cache>=1.5.0 # Apache-2.0
oslo.config>=3.9.0 # Apache-2.0
oslo.context>=2.2.0 # Apache-2.0
oslo.config>=3.10.0 # Apache-2.0
oslo.context>=2.4.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.utils>=3.11.0 # Apache-2.0
oslo.policy>=1.9.0 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
trollius>=1.0 # Apache-2.0

View File

@ -15,7 +15,7 @@ websocket-client>=0.32.0 # LGPLv2+
# Unit testing
coverage>=3.6 # Apache-2.0
ddt>=1.0.1 # MIT
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT