Updated from global requirements

Change-Id: I6fd4cde4a2006e0d42c77a90cb83efa135e94758
This commit is contained in:
OpenStack Proposal Bot 2017-11-03 01:25:05 +00:00
parent 947d41d557
commit 491124d6c7
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
oslo.config>=4.6.0 # Apache-2.0
oslo.context!=2.19.1,>=2.14.0 # Apache-2.0
oslo.context>=2.19.2 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
six>=1.9.0 # MIT