From 5b702673375a2a098311c23ab83487d3e1e02e72 Mon Sep 17 00:00:00 2001 From: pmikus Date: Thu, 13 Apr 2017 22:06:17 +0200 Subject: Report generation script updates - Add new type of throughput plots - Update Sphinx, Sphinx-rtd-theme and Plotly packages - Add auto generation of detailed test results - Small fixes Change-Id: I706777160a7f166e0a335c64428d10cb546fa854 Signed-off-by: pmikus Signed-off-by: Peter Mikus --- resources/tools/report_gen/requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (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 6c3a5465c4..a345c946f1 100644 --- a/resources/tools/report_gen/requirements.txt +++ b/resources/tools/report_gen/requirements.txt @@ -1,4 +1,5 @@ Sphinx -sphinx-rtd-theme==0.1.9 -plotly==1.13.0 +sphinx-rtd-theme==0.2.4 +plotly==2.0.7 lxml==3.5.0 +robotframework==2.9.2 -- cgit 1.2.3-korg