blob: 327b0a41ea00176baac9337eebab5886aea212cf [file] [log] [blame]
Colleen Murphy44df1032017-05-30 16:21:48 +02001# 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
inspurericzhangdb697d42019-01-09 10:12:10 +08005hacking>=1.1.0,<1.2.0 # Apache-2.0
Colleen Murphy44df1032017-05-30 16:21:48 +02006
Colleen Murphy806103f2019-05-28 11:53:01 -07007sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
8sphinx!=1.6.6,!=1.6.7,>=1.6.2;python_version>='3.4' # BSD
OpenStack Proposal Bot971e9942018-01-27 17:44:29 +00009openstackdocstheme>=1.18.1 # Apache-2.0
Colleen Murphy44df1032017-05-30 16:21:48 +020010
11# releasenotes
OpenStack Proposal Bot971e9942018-01-27 17:44:29 +000012reno>=2.5.0 # Apache-2.0