From 785519e26196b9e0a5016d0fc54ed099fd0a920f Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Mon, 3 Jul 2017 20:19:11 +0200 Subject: CSIT-702 Update static content after optimizations Update the mechanics of script for generating report to reflect the latest changes. Update some static content. Change-Id: If60f7b74245138cc3044a49c46ff06d5850732de Signed-off-by: Peter Mikus --- resources/tools/report_gen/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/tools/report_gen/requirements.txt') diff --git a/resources/tools/report_gen/requirements.txt b/resources/tools/report_gen/requirements.txt index a345c946f1..e62023aeef 100644 --- a/resources/tools/report_gen/requirements.txt +++ b/resources/tools/report_gen/requirements.txt @@ -1,5 +1,5 @@ Sphinx sphinx-rtd-theme==0.2.4 -plotly==2.0.7 +plotly==2.0.12 lxml==3.5.0 robotframework==2.9.2 -- cgit 1.2.3-korg