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