Updated from global requirements

Change-Id: If65143e7fba85f9c54ced4a5e1352a7aec84e015
This commit is contained in:
OpenStack Proposal Bot 2017-02-11 17:44:14 +00:00
parent 4d44d0bb0d
commit 0f2e0a9863
1 changed files with 1 additions and 1 deletions

View File

@ -14,5 +14,5 @@ oslo.log>=3.11.0 # Apache-2.0
oslo.db>=4.15.0 # Apache-2.0
keystoneauth1>=2.18.0 # Apache-2.0
python-keystoneclient>=3.8.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