Updated from global requirements

Change-Id: I531dd32ee2f8afa702b0cd3cd04e6a739148b32a
This commit is contained in:
OpenStack Proposal Bot 2017-02-11 17:52:06 +00:00
parent d5a2cdccdb
commit 0bc1d86606
1 changed files with 1 additions and 1 deletions

View File

@ -12,5 +12,5 @@ oslo.serialization>=1.10.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
python-openstackclient>=3.3.0 # Apache-2.0
requests!=2.12.2,>=2.10.0 # Apache-2.0
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT