From 086aa5c4f3aa74648d090af297c411b54ea7bf3a Mon Sep 17 00:00:00 2001 From: Tim Burke Date: Wed, 9 Feb 2022 10:58:59 -0800 Subject: [PATCH] CI: fix lower-constraints job Newer pathlib2 doesn't work with our ancient six. Change-Id: I4e1db60c7bd1e1888d641e9a4c9f40b0bd20f03d --- py2-constraints.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/py2-constraints.txt b/py2-constraints.txt index e2ac9eb434..f2b26eb8b9 100644 --- a/py2-constraints.txt +++ b/py2-constraints.txt @@ -69,6 +69,7 @@ greenlet===0.4.15 oslo.utils===3.42.1 gitdb===0.6.4 gitdb2===2.0.6 +pathlib2==2.3.6 # Projects that are known to have had a final py2-supporting release bandit===1.6.2