blob: d29869c603a300e58aa0efb5e74a3e6165db6bd0 [file] [log] [blame]
Chandan Kumarb30a1922017-12-09 20:24:46 +05301# 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
Ghanshyam Mann8bef48e2020-05-12 21:21:22 -05005hacking>=3.0.1,<3.1.0 # Apache-2.0
Chandan Kumarb30a1922017-12-09 20:24:46 +05306
Andreas Jaeger7716ce02020-05-03 11:11:49 +02007sphinx>=2.0.0,!=2.1.0 # BSD
8openstackdocstheme>=2.0.0 # Apache-2.0
Chandan Kumarb30a1922017-12-09 20:24:46 +05309# releasenotes
Andreas Jaeger7716ce02020-05-03 11:11:49 +020010reno>=2.5.0 # Apache-2.0