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