blob: b03ff2c197c73fab9512c8db0fe148ee871688a9 [file] [log] [blame]
ghanshyam932b81d2018-03-14 02:07:33 +00001# 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.
qiufossen2d038b52019-07-16 04:17:57 -04004sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
5sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' # BSD
6openstackdocstheme>=1.20.0 # Apache-2.0
ghanshyam932b81d2018-03-14 02:07:33 +00007reno>=2.5.0 # Apache-2.0
Felipe Monteiro47c43cb2018-11-05 17:15:30 +00008sphinxcontrib-apidoc>=0.2.0 # BSD