From 1895213d2550e25bbc5313d67ee5b32f32adf970 Mon Sep 17 00:00:00 2001 From: Tim Burke Date: Mon, 5 Apr 2021 18:12:43 -0700 Subject: Update some constraints for py2 We've recently started seeing some failures in the gate related to these projects, and they have final py2-supporting versions. Change-Id: If81fc352c8b2b1f03f3fa7b79c56dfcf981ced70 --- lower-constraints.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'lower-constraints.txt') diff --git a/lower-constraints.txt b/lower-constraints.txt index 75450ecfc..6437c5d7b 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -78,3 +78,4 @@ urllib3==1.22 voluptuous==0.11.1 wrapt==1.10.11 xattr==0.4 +pycadf===2.10.0 -- cgit v1.2.1