Merge "Updated from global requirements"

This commit is contained in:
Jenkins 2016-02-05 05:06:55 +00:00 committed by Gerrit Code Review
commit f7b69405ed
2 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ taskflow>=1.25.0 # Apache-2.0
keystoneauth1>=2.1.0 # Apache-2.0
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
WSME>=0.8 # MIT
PrettyTable>=0.7,<0.8 # BSD
PrettyTable<0.8,>=0.7 # BSD
# For paste.util.template used in keystone.common.template
Paste # MIT
@ -45,7 +45,7 @@ oslo.policy>=0.5.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
osprofiler>=0.4.0 # Apache-2.0
osprofiler>=1.0.0 # Apache-2.0
# Glance Store
glance-store!=0.9.0,>=0.7.1 # Apache-2.0

View File

@ -86,4 +86,4 @@ warnerrors = True
[extras]
bandit =
bandit>=0.13.2 # Apache-2.0
bandit>=0.17.3 # Apache-2.0