diff options
Diffstat (limited to 'resources/tools/report_gen/requirements.txt')
-rw-r--r-- | resources/tools/report_gen/requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/tools/report_gen/requirements.txt b/resources/tools/report_gen/requirements.txt index e62023aeef..66a1b2b531 100644 --- a/resources/tools/report_gen/requirements.txt +++ b/resources/tools/report_gen/requirements.txt @@ -1,5 +1,6 @@ Sphinx -sphinx-rtd-theme==0.2.4 +sphinx-rtd-theme plotly==2.0.12 lxml==3.5.0 robotframework==2.9.2 +sphinxcontrib-programoutput |