X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=requirements.txt;h=3f3de531971ae86a481b0e10f47621b2d9185d9e;hb=d0c30391de37d58b2aa781a416b84ca6347f0ede;hp=4623289d1af4ae1f7571f4bbf31694de4968b7c5;hpb=55ad897310d1258679911acce80fd4bb878d9fef;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