Jude Cross | 986e3f5 | 2017-07-24 14:57:20 -0700 | [diff] [blame] | 1 | # The order of packages is significant, because pip processes them in the order |
| 2 | # of appearance. Changing the order has an impact on the overall integration |
| 3 | # process, which may cause wedges in the gate later. |
| 4 | |
Michael Johnson | 0a0f9b3 | 2019-01-02 16:58:21 -0800 | [diff] [blame] | 5 | sphinxcontrib-apidoc>=0.2.0 # BSD |
Ghanshyam Mann | a97deef | 2020-04-25 19:54:06 -0500 | [diff] [blame] | 6 | sphinx!=1.6.6,!=1.6.7,>=1.6.2,!=2.1.0; # BSD |
Jude Cross | 986e3f5 | 2017-07-24 14:57:20 -0700 | [diff] [blame] | 7 | openstackdocstheme>=1.18.1 # Apache-2.0 |
| 8 | |
| 9 | # releasenotes |
| 10 | reno>=2.5.0 # Apache-2.0 |
Michael Johnson | 791fefb | 2019-09-13 10:48:05 -0700 | [diff] [blame] | 11 | |
| 12 | # PDF Docs |
| 13 | sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD |