blob: 682db8027c0487616226b472a90fb18306ded73b [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
Riccardo Pittau441c5062020-03-30 15:06:28 +02005hacking>=3.0.0,<3.1.0 # Apache-2.0
Jim Rollenhagen4f8f2292016-11-18 06:22:18 -05006
Iury Gregory Melo Ferreira41a016b2020-03-20 19:10:15 +01007stestr>=1.0.0 # Apache-2.0
8coverage!=4.4,>=4.0 # Apache-2.0
Riccardo Pittau16098692020-04-21 17:06:10 +02009flake8-import-order>=0.17.1 # LGPLv3
Iury Gregory Melo Ferreira41a016b2020-03-20 19:10:15 +010010
Ghanshyame83d2202020-01-23 18:03:56 -060011sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
Kaifeng Wang6f4e2a32019-06-14 17:43:14 +080012openstackdocstheme>=1.20.0 # Apache-2.0
Jim Rollenhagen4f8f2292016-11-18 06:22:18 -050013
OpenStack Proposal Botf9940812018-01-16 03:24:34 +000014reno>=2.5.0 # Apache-2.0