Merge "Updated from global requirements"

This commit is contained in:
Jenkins 2016-09-10 00:23:58 +00:00 committed by Gerrit Code Review
commit e88245ec61
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ six>=1.9.0 # MIT
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config>=3.14.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.db>=4.10.0 # Apache-2.0
oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
oslo.messaging>=5.2.0 # Apache-2.0
oslo.policy>=1.9.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0

View File

@ -12,7 +12,7 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
tenacity>=3.0.0 # Apache-2.0
tenacity>=3.0.0 # Apache-2.0
# Doc requirements
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD