blob: f7d63a8034ccf396f411fa105fdd47209b24fedc [file] [log] [blame]
OpenStack Proposal Bot9dd154e2014-09-29 21:05:32 +00001# 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.
OpenStack Proposal Bot313ee102016-11-25 03:36:43 +00004hacking<0.13,>=0.12.0 # Apache-2.0
Sean Dagueb56052b2013-05-21 17:57:41 -04005# needed for doc build
OpenStack Proposal Botd33ee0a2016-09-30 02:25:34 +00006sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
OpenStack Proposal Botea099cc2016-09-27 22:40:44 +00007oslosphinx>=4.7.0 # Apache-2.0
OpenStack Proposal Bot929fe952016-11-04 10:39:04 +00008reno>=1.8.0 # Apache-2.0
OpenStack Proposal Bot17b93462016-05-30 17:51:22 +00009mock>=2.0 # BSD
OpenStack Proposal Bot929fe952016-11-04 10:39:04 +000010coverage>=4.0 # Apache-2.0
OpenStack Proposal Bot5f40bcd2015-08-04 14:27:00 +000011oslotest>=1.10.0 # Apache-2.0
Masayuki Igawa134d9f72017-02-10 18:05:26 +090012flake8-import-order==0.11 # LGPLv3