Updated from global requirements

Change-Id: Ibeae699359647d41a77b0af40eb99216cb30353f
This commit is contained in:
OpenStack Proposal Bot 2017-12-07 13:53:21 +00:00
parent 27ece69e8d
commit c7cd3ef131
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ oslo.messaging>=5.29.0 # Apache-2.0
oslo.reports>=1.18.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.31.0 # Apache-2.0
oslo.policy>=1.23.0 # Apache-2.0
oslo.policy>=1.30.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD