aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorLovett, Trevor <trevor.lovett@att.com>2019-01-20 21:50:13 -0600
committerLovett, Trevor (tl2972) <tl2972@att.com>2019-01-22 14:27:30 -0600
commit3fee7ccbfd465eb82508229306cd69d4f0340239 (patch)
tree7781d330ff90f86e216cb17cdcc7189ee2667c31 /requirements.txt
parentb07019fe0808b6a40930a6116c184ec0f1a0d885 (diff)
[VVP-132] Add new JSON output report
Added a new JSON output format with complete results of the test run. This can be produced using the existing --report-format option and passing the json value to it. Additionally users can now customize where output files are written using the --output-directory option. Issue-ID: VVP-132 Change-Id: I7b8a01bd3d5179ecb75b1db588da3bb057b9b573 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Signed-off-by: Lovett, Trevor (tl2972) <tl2972@att.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index b67741b..e073b97 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -42,10 +42,10 @@ pytest==3.7.4
PyYAML==3.13
pytest-tap==2.3
boltons==18.0.1
-pyinstaller==3.4
xlsxwriter==1.1.2
docutils==0.14
requests==2.20.0
appdirs==1.4.3
jinja2==2.10
yamllint==1.12.1
+six==1.12.0