Updated from global requirements

Change-Id: If688fe0c73b057aca8c43514f1f88de98492455d
This commit is contained in:
OpenStack Proposal Bot 2015-12-11 15:27:38 +00:00
parent 0f0087940b
commit cec45e27a1

View File

@ -19,7 +19,7 @@ oslo.context>=0.2.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.12.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=2.8.0 # Apache-2.0
oslo.utils!=3.1.0,>=2.8.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
SQLAlchemy<1.1.0,>=0.9.9
enum34;python_version=='2.7' or python_version=='2.6'