summaryrefslogtreecommitdiffstats
path: root/dcae-cli/requirements.txt
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2017-09-22 10:05:05 -0400
committerMichael Hwang <mhwang@research.att.com>2017-09-22 13:04:33 -0400
commitaf7747ca4a7d849dbef9f86b31216e388334f876 (patch)
treefecec814a0cf8e03689aa399c322eb499d6437c1 /dcae-cli/requirements.txt
parentf9b3a97cc69baa4be00c9d054ce7b6cd1cfeee53 (diff)
Get tox working
* Use public onap dependencies * Make to work with tox * Fix unit tests Change-Id: I08ed9fa33003f4ec017818f61acf83b9f29ec9a3 Issue-Id: DCAEGEN2-60 Signed-off-by: Michael Hwang <mhwang@research.att.com>
Diffstat (limited to 'dcae-cli/requirements.txt')
-rw-r--r--dcae-cli/requirements.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/dcae-cli/requirements.txt b/dcae-cli/requirements.txt
index 52d5aa1..03244e7 100644
--- a/dcae-cli/requirements.txt
+++ b/dcae-cli/requirements.txt
@@ -1,5 +1,4 @@
# TODO: May need to add the following line
-# --extra-index-url <onap pypi url>
python-consul==0.6.1
six==1.10.0
SQLAlchemy==1.1.4
@@ -8,7 +7,7 @@ click==6.6
jsonschema==2.5.1
docker-py==1.10.6
terminaltables==3.1.0
-python-discovery-client==2.0.0
-python-dockering==1.2.1
+onap-dcae-discovery-client==2.1.0
+onap-dcae-dockering==1.3.0
psycopg2==2.7.1
genson==0.2.2