From 718519ecc972236928beb0f5a51b0d7ba13e7c8f Mon Sep 17 00:00:00 2001 From: Andrew Gauld Date: Tue, 13 Aug 2019 13:38:28 +0000 Subject: Update obsolete docker python version Issue-ID: DCAEGEN2-1725 Change-Id: I056b96a700e403fccf3ed8464b170dda33957cb5 Signed-off-by: Andrew Gauld --- dcae-cli/requirements.txt | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 dcae-cli/requirements.txt (limited to 'dcae-cli/requirements.txt') diff --git a/dcae-cli/requirements.txt b/dcae-cli/requirements.txt deleted file mode 100644 index 4ca45e2..0000000 --- a/dcae-cli/requirements.txt +++ /dev/null @@ -1,21 +0,0 @@ -certifi==2018.4.16 -chardet==3.0.4 -click==6.7 -docker-py==1.10.6 -docker-pycreds==0.3.0 -genson==1.0.1 -idna==2.7 -jsonschema==2.6.0 --e git+ssh://researchmike@gerrit.onap.org:29418/dcaegen2/platform/cli@4f039724360fbf13a8295c2074180fa5c9c0320b#egg=onap_dcae_cli&subdirectory=dcae-cli -onap-dcae-discovery-client==2.1.0 -onap-dcae-dockering==1.4.0 -psycopg2==2.7.5 -psycopg2-binary==2.7.5 -python-consul==0.7.2 -requests==2.19.1 -six==1.11.0 -SQLAlchemy==1.2.10 -SQLAlchemy-Utils==0.33.3 -terminaltables==3.1.0 -urllib3==1.23 -websocket-client==0.48.0 -- cgit 1.2.3-korg