2014-09-23 01:55:13 +00: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.
|
2014-01-16 08:43:21 +00:00
|
|
|
Babel>=1.3
|
|
|
|
argparse
|
2015-06-22 08:20:17 +00:00
|
|
|
dib-utils # Apache-2.0
|
2014-11-10 14:07:34 +00:00
|
|
|
PyYAML>=3.1.0
|
2015-11-03 04:29:38 +00:00
|
|
|
flake8<=2.4.1,>=2.2.4
|
2015-10-26 03:13:59 +00:00
|
|
|
six>=1.9.0
|