diff options
Diffstat (limited to 'resources/tools/presentation/new/requirements.txt')
-rw-r--r-- | resources/tools/presentation/new/requirements.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/resources/tools/presentation/new/requirements.txt b/resources/tools/presentation/new/requirements.txt new file mode 100644 index 0000000000..a33848d681 --- /dev/null +++ b/resources/tools/presentation/new/requirements.txt @@ -0,0 +1,11 @@ +Sphinx +sphinx-rtd-theme +robotframework==2.9.2 +sphinxcontrib-programoutput +PyYAML +pytz +python-dateutil +numpy +pandas +plotly +PTable |