X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=blobdiff_plain;f=setup.py;h=7a6b451e724be2661502a403252e92377d3e61c1;hp=0c874f1a0bb1ef86d22f715d6f6ed79f8f7df43e;hb=refs%2Fchanges%2F11%2F9711%2F1;hpb=8bfcc14713a71f43f155e3cddec168380134d344 diff --git a/setup.py b/setup.py index 0c874f1..7a6b451 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,6 @@ setup( exclude=["*.tests", "*.tests.*", "tests.*", "tests"]), install_requires=[ 'juju==2.8.2', - 'paramiko', 'pyasn1>=0.4.4', 'kubernetes==10.0.1' ],