Updated from OpenStack Ansible Tests

Change-Id: If72dbb93139ce2b711cd80bea84785378697d7a4
This commit is contained in:
OpenStack Proposal Bot 2019-11-21 16:36:40 +00:00
parent 62a6af6557
commit a85ee9a5c9
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
# openstack-ansible-tests repository. Once it merges there, the changes will
# automatically be proposed to all the repositories which use it.
sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
sphinx>=1.8.0,!=2.1.0,>=1.6.2;python_version>='3.4' # BSD
sphinx>=1.8.0,<2.0.0;python_version=='2.7' # BSD
sphinx>=1.8.0,!=2.1.0;python_version>='3.4' # BSD
sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD
openstackdocstheme>=1.20.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0