blob: b2555d093d7318827133d6a8366ab0725333b003 [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
inspurericzhangf3a64e32019-01-09 10:12:11 +08005hacking>=1.1.0,<1.2.0 # Apache-2.0
Chandan Kumarb30a1922017-12-09 20:24:46 +05306
pengyueshengea3c83b2019-10-10 15:09:24 +08007sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
8sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' # BSD
Chandan Kumarb30a1922017-12-09 20:24:46 +05309openstackdocstheme>=1.11.0 # Apache-2.0
10# releasenotes
11reno>=1.8.0 # Apache-2.0