blob: fb97fc6e09e0be57fbc8fed303e982634d003202 [file] [log] [blame]
Jim Rollenhagen4f8f2292016-11-18 06:22:18 -05001# 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
OpenStack Proposal Botf9940812018-01-16 03:24:34 +00005hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
Jim Rollenhagen4f8f2292016-11-18 06:22:18 -05006
Riccardo Pittaub6dbb562019-05-23 10:07:22 +02007sphinx!=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
Kaifeng Wang6f4e2a32019-06-14 17:43:14 +08009openstackdocstheme>=1.20.0 # Apache-2.0
Jim Rollenhagen4f8f2292016-11-18 06:22:18 -050010
OpenStack Proposal Botf9940812018-01-16 03:24:34 +000011reno>=2.5.0 # Apache-2.0