X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fvim-emu.git;a=blobdiff_plain;f=setup.py;h=a28df099ee005f7933987b9647c8dd168901fc38;hp=c2903f1df7312ae7e23ad38a1dd3bd76883e849a;hb=ea1c56125cb8a37b7b1614ab0aa46f9dc8f576dc;hpb=a58c6df62162cc0bacbe61e525c88774e664388e 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',