From: Thanh Ha Date: Tue, 13 Feb 2018 16:25:28 +0000 (-0500) Subject: Pin netifaces to 0.10.5 X-Git-Tag: v0.12.1~1 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=4181a0151b3d8e3426d59be783e5f70f12fa95f5;p=releng%2Flftools.git Pin netifaces to 0.10.5 netifaces decided to release a repackaging of 0.10.6 this morning that broke us. Let us add them to the pinned deps list to resolve the issue. Change-Id: Id67c3bdc9e7da252892c1a1e7514dc25e7c2ae05 Signed-off-by: Thanh Ha --- diff --git a/requirements.txt b/requirements.txt index 98cc84aa..6be301b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,5 @@ python-jenkins # workarounds to prevent upstream from breaking us babel<2.4.0 +netifaces==0.10.5 pbr<2.1.0