Updated from global requirements

Change-Id: I65c2f5d032c68494ab9a1bdbc96775c57873f056
This commit is contained in:
OpenStack Proposal Bot 2018-03-14 05:30:16 +00:00
parent 73a0bbd43e
commit 9fab80323b
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ iso8601>=0.1.11 # MIT
keystoneauth1>=3.4.0 # Apache-2.0
netaddr>=0.7.18 # BSD
oslo.concurrency>=3.25.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.policy>=1.30.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0

View File

@ -25,7 +25,7 @@ openstackdocstheme>=1.18.1 # Apache-2.0
reno>=2.5.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
selenium>=2.50.1 # Apache-2.0
sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD
sphinx!=1.6.6,>=1.6.2 # BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
# This also needs xvfb library installed on your OS