2016-07-15 03:57:35 +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.
|
2017-09-12 21:38:34 +00:00
|
|
|
bashate>=0.5.1 # Apache-2.0
|
2016-07-15 03:57:35 +00:00
|
|
|
flake8<2.6.0,>=2.5.4 # MIT
|
2017-09-16 23:19:26 +00:00
|
|
|
pyasn1!=0.2.3,>=0.1.8 # BSD
|
2018-03-13 07:12:27 +00:00
|
|
|
pyOpenSSL>=17.1.0 # Apache-2.0
|
2017-06-10 21:44:14 +00:00
|
|
|
requests>=2.14.2 # Apache-2.0
|
2016-08-18 05:30:37 +00:00
|
|
|
ndg-httpsclient>=0.4.2;python_version<'3.0' # BSD
|