should use networkx 2

Change-Id: Id7b93392c4d0cdd2097dd4da7f3cb1328fc08feb
This commit is contained in:
Eyal 2018-07-29 13:50:27 +03:00
parent dfcb81a546
commit 5b79ab35af

View File

@ -21,4 +21,4 @@ oslo.log>=3.36.0 # Apache-2.0
testtools>=2.2.0 # MIT
oslotest>=3.2.0 # Apache-2.0
tempest>=17.1.0 # Apache-2.0
networkx<2.0,>=1.10 # BSD
networkx>=2.1 # BSD