From 93a7ed6d5569c9311bc54474194b3b28cf52644c Mon Sep 17 00:00:00 2001 From: Gregory Thiemonge Date: Fri, 17 Jun 2022 14:27:00 +0200 Subject: [PATCH] Skip networkx 2.8.4 networkx release 2.8.4 has a bug [0] that affects the Octavia doc job (via Taskflow), skip this version. [0] https://github.com/networkx/networkx/issues/5790 Change-Id: Ie800f4856248c39f7cc70f094097b350baa078c2 --- global-requirements.txt | 2 +- upper-constraints.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/global-requirements.txt b/global-requirements.txt index e483c2e43c..6ad59fe6a6 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -129,7 +129,7 @@ networking-l2gw # Apache-2.0 networking-odl # Apache-2.0 networking-sfc # Apache-2.0 # NOTE(fdegir): NetworkX 2.3 dropped support for Python 2 -networkx # BSD +networkx!=2.8.4 # BSD # NOTE(ralonsoh): neutron-lib 2.0.0 dropped support for Python 2 neutron-lib # Apache-2.0 neutron-dynamic-routing # Apache-2.0 diff --git a/upper-constraints.txt b/upper-constraints.txt index 646d6fcd4f..b7519a4fb1 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -86,7 +86,7 @@ python-vitrageclient===4.5.0 nosexcover===1.0.11 krest===1.3.3 psycopg2===2.9.3 -networkx===2.8.4 +networkx===2.8.3 bashate===2.1.0 XStatic-Angular===1.8.2.2 pyngus===2.3.1