diff options
author | Michael Hwang <mhwang@research.att.com> | 2017-09-25 12:13:10 -0400 |
---|---|---|
committer | Michael Hwang <mhwang@research.att.com> | 2017-09-25 13:20:57 -0400 |
commit | f5a7afab7e70ae6736c4c3c6abb53f70b2b45a64 (patch) | |
tree | 730eeb48dc694bd39c51c8a0b6b242ae937407f9 /relationships/requirements.txt | |
parent | 216857392825a73a60c6becabfa0204d09b6372f (diff) |
Toxify for docker and relationship
Issue-Id: DCAEGEN2-60
Change-Id: Idaacf7239a54a21d45d77731cae13e5115b68f02
Signed-off-by: Michael Hwang <mhwang@research.att.com>
Diffstat (limited to 'relationships/requirements.txt')
-rw-r--r-- | relationships/requirements.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/relationships/requirements.txt b/relationships/requirements.txt index 59c8c70..af1659c 100644 --- a/relationships/requirements.txt +++ b/relationships/requirements.txt @@ -1,6 +1,4 @@ bottle==0.12.7 -cloudify-plugins-common==3.4 -cloudify-rest-client==3.4 Jinja2==2.7.2 MarkupSafe==0.23 networkx==1.8.1 |