junboli | 173b11c | 2018-01-15 11:25:35 +0800 | [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. |
Andreas Jaeger | 0fbce17 | 2020-05-18 19:32:19 +0200 | [diff] [blame] | 4 | openstackdocstheme>=2.2.0 # Apache-2.0 |
| 5 | reno>=3.1.0 # Apache-2.0 |
| 6 | sphinx>=2.0.0,!=2.1.0 # BSD |
Masayuki Igawa | 7e4ef4c | 2019-07-03 17:17:44 +0900 | [diff] [blame] | 7 | sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD |