f24112d1cd
openstackdocstheme has released version 3.2.0 [1], change sphinx to use the latest version. [1] https://opendev.org/openstack/openstackdocstheme/releases/tag/3.2.0 Change-Id: Iba364a19c408598f103f60ed27a0f47e8d8a7e84
13 lines
496 B
Plaintext
13 lines
496 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
sphinx>=2.0.0,!=2.1.0 # BSD
|
|
sphinxcontrib-httpdomain>=1.3.0 # BSD
|
|
sphinxcontrib-pecanwsme>=0.10.0 # Apache-2.0
|
|
sphinxcontrib-seqdiag>=0.8.4 # BSD
|
|
sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD
|
|
reno>=3.1.0 # Apache-2.0
|
|
os-api-ref>=1.4.0 # Apache-2.0
|
|
openstackdocstheme>=2.2.1 # Apache-2.0
|