blob: 16165e039a3cb3982ef5769b4a7f10fe7032efff [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
Andreas Jaegera7743592020-04-02 15:16:40 +02005hacking>=3.0,<3.1.0;python_version>='3.5' # Apache-2.0
Colleen Murphy44df1032017-05-30 16:21:48 +02006
Vishakha Agarwal0cf7ef82019-12-15 19:37:06 +05307sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
OpenStack Proposal Bot971e9942018-01-27 17:44:29 +00008openstackdocstheme>=1.18.1 # Apache-2.0
Colleen Murphy44df1032017-05-30 16:21:48 +02009
10# releasenotes
OpenStack Proposal Bot971e9942018-01-27 17:44:29 +000011reno>=2.5.0 # Apache-2.0