X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fvim-emu.git;a=blobdiff_plain;f=setup.py;h=f134ffeee59d1b161402a530f526f337aaf1e752;hp=a3252bfc984d6a183a557e51adbfa3c256d794db;hb=a4edcd73e263c6869eef82e62a641bc2933f4a70;hpb=a1a5ed0f026ead6360e3a0ce5599804d009f1f8b diff --git a/setup.py b/setup.py index a3252bf..f134ffe 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup(name='emuvim', 'tabulate', 'argparse', 'networkx', - 'six', + 'six>=1.9', 'ryu', 'oslo.config', 'pytest'