update networkx version

Update networkx  to the latest version


Change-Id: Ibcec3368094129e74360662520354b5cdb95f9b0
This commit is contained in:
Q.hongtao 2020-08-23 20:43:26 +08:00 committed by Eyal
parent 36599ce1b8
commit eda6fb0247
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ msgpack==0.5.6
munch==2.2.0
netaddr==0.7.19
netifaces==0.10.6
networkx==2.3
networkx==2.4
openstacksdk==0.12.0
os-client-config==1.29.0
os-service-types==1.2.0

View File

@ -10,7 +10,7 @@ cryptography>=2.1 # BSD/Apache-2.0
lxml>=4.1.1 # BSD
PyMySQL>=0.8.0 # MIT License
python-dateutil>=2.7.0 # BSD
networkx>=2.3 # BSD
networkx>=2.4 # BSD
oslo.config>=5.2.0 # Apache-2.0
oslo.context>=2.20.0 # Apache-2.0
oslo.db>=4.35.0 # Apache-2.0