From: Cédric Ollivier Date: Sun, 28 Jul 2019 18:02:54 +0000 (+0200) Subject: Pin ruamel.yaml to 0.15.100 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F84%2F68284%2F1;p=functest.git Pin ruamel.yaml to 0.15.100 The last versions published between verification and build fails (0.16.0). Change-Id: I3ff72353ea29d8b5d946e3d15c21833c58211e0e Signed-off-by: Cédric Ollivier --- diff --git a/upper-constraints.txt b/upper-constraints.txt index d87a1a1a8..b26f1244e 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -25,3 +25,4 @@ git+https://github.com/xrally/xrally-kubernetes.git#egg=xrally-kubernetes git+https://github.com/esnme/ultrajson@d25e024f481c5571d15f3c0c406a498ca0467cfd#egg=ujson pylint===1.9.5;python_version=='2.7' pylint===2.3.1;python_version=='3.7' +ruamel.yaml===0.15.100