X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fvim-emu.git;a=blobdiff_plain;f=setup.py;h=7cc9d6b574999f0a66f285cc58f869f3717f2aee;hp=090063a4059d42e9efb64e1f6a6e8502745f9a04;hb=b87991a24a3071c35560333617135d433ac16b8f;hpb=72f09885db3935e77901c3dee132cb176b927c7b diff --git a/setup.py b/setup.py index 090063a..7cc9d6b 100755 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ setup(name='emuvim', 'Flask', 'flask_restful', 'docker==2.0.2', - 'urllib3==1.21.1', + 'urllib3', 'requests', 'prometheus_client', 'ipaddress',