2014-09-03 14:26:27 -04:00
|
|
|
# The order of packages is significant, because pip processes them in the order
|
|
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
|
2016-01-16 03:33:18 +00:00
|
|
|
Pillow>=2.4.0 # PIL License
|
2017-02-10 06:00:36 +00:00
|
|
|
sphinx>=1.5.1 # BSD
|
2016-05-26 17:06:32 +00:00
|
|
|
mock>=2.0 # BSD
|
2016-11-01 13:36:14 +00:00
|
|
|
coverage>=4.0 # Apache-2.0
|
2016-01-16 03:33:18 +00:00
|
|
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
2015-08-04 00:49:32 +00:00
|
|
|
oslotest>=1.10.0 # Apache-2.0
|
2016-09-28 17:01:47 +00:00
|
|
|
oslosphinx>=4.7.0 # Apache-2.0
|
2016-11-02 14:26:41 +08:00
|
|
|
reno>=1.8.0 # Apache-2.0
|