diff options
Diffstat (limited to 'resources/tools/report_gen/requirements.txt')
-rw-r--r-- | resources/tools/report_gen/requirements.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/tools/report_gen/requirements.txt b/resources/tools/report_gen/requirements.txt new file mode 100644 index 0000000000..6c3a5465c4 --- /dev/null +++ b/resources/tools/report_gen/requirements.txt @@ -0,0 +1,4 @@ +Sphinx +sphinx-rtd-theme==0.1.9 +plotly==1.13.0 +lxml==3.5.0 |