Updated from global requirements

Change-Id: I6bc615c81ebbf14a6eea566909bb78925026e2c1
This commit is contained in:
OpenStack Proposal Bot 2018-03-14 05:39:13 +00:00
parent 0e439d9a8d
commit 2d6a9f2dd2
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ python-muranoclient>=0.8.2 # Apache-2.0
python-congressclient<2000,>=1.9.0 # Apache-2.0
python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
oslo.db>=4.27.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.concurrency>=3.25.0 # Apache-2.0
oslo.context>=2.19.2 # Apache-2.0
oslo.policy>=1.30.0 # Apache-2.0

View File

@ -24,7 +24,7 @@ PyMySQL>=0.7.6 # MIT License
psycopg2>=2.6.2 # LGPL/ZPL
# doc build requirements
sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD
sphinx!=1.6.6,>=1.6.2 # BSD
sphinxcontrib-httpdomain>=1.3.0 # BSD
reno>=2.5.0 # Apache-2.0
openstackdocstheme>=1.18.1 # Apache-2.0