Updated from global requirements
[doctor.git] / requirements.txt
index 4623289..3f3de53 100644 (file)
@@ -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