X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=requirements.txt;fp=requirements.txt;h=3f3de531971ae86a481b0e10f47621b2d9185d9e;hb=06980156b3eed6a6e456d3105c70b68386c1dfb7;hp=4623289d1af4ae1f7571f4bbf31694de4968b7c5;hpb=50e54357973864dcc516e693181f4a5a881cec17;p=doctor.git diff --git a/requirements.txt b/requirements.txt index 4623289d..3f3de531 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,6 @@ +# 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. Flask!=0.11,<1.0,>=0.10 # BSD paramiko>=2.0 # LGPLv2.1+ scp