X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fvim-emu.git;a=blobdiff_plain;f=setup.py;h=a28df099ee005f7933987b9647c8dd168901fc38;hp=c2903f1df7312ae7e23ad38a1dd3bd76883e849a;hb=0911b55bc91d71dfac1788346a51311b3943d315;hpb=dd559512e47df550fc8383d01bedec99cc54cff2 diff --git a/setup.py b/setup.py index c2903f1..a28df09 100755 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ setup(name='emuvim', 'pyaml', 'tabulate', 'argparse', - 'networkx', + 'networkx==1.11', 'six>=1.9', 'ryu', 'oslo.config',