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 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 |