blob: 2194dc47aebaf1f20cf1aeb6b00c7ff39c2c72d5 [file] [log] [blame]
junboli173b11c2018-01-15 11:25:35 +08001# 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.
Masayuki Igawa7e4ef4c2019-07-03 17:17:44 +09004openstackdocstheme>=1.20.0 # Apache-2.0
junboli173b11c2018-01-15 11:25:35 +08005reno>=2.5.0 # Apache-2.0
Masayuki Igawa7e4ef4c2019-07-03 17:17:44 +09006sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
7sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' # BSD
8sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD