blob: b5667d28cef70b28bec3e6b92506bd24c21fef84 [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
Riccardo Pittau3a2e36a2019-04-10 14:49:17 +02009openstackdocstheme>=1.18.1 # 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