From 83c1f18099b76783a3444b1ac0324782d5a6f6ba Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 15 Mar 2018 07:48:10 +0000 Subject: Updated from global requirements Change-Id: Ia4e66a804bea3eee74fedc3c5a7f610cb05d9c8c --- test-requirements.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index c632b63..1cfea55 100644 --- a/test-requirements.txt +++ b/test-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. hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT -- cgit v1.2.1