diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-07-16 15:32:57 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-07-19 15:39:04 +0200 |
commit | 43480e631defcb2fa40cc35e48ee40ce31b1dd68 (patch) | |
tree | 9bbdbdaa88d1774fbc223e314e2ea6f6945be43d /resources/tools/presentation/requirements.txt | |
parent | fb7a7ea16d547b48c69143f612f7b5dea0a0826a (diff) |
CSIT-1196: Add hsw/skx and 2n/3n to the report structure
Change-Id: I3a0cc2792b931798e466250e30bc30ad8a32b84e
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/requirements.txt')
-rw-r--r-- | resources/tools/presentation/requirements.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/resources/tools/presentation/requirements.txt b/resources/tools/presentation/requirements.txt index 272c24f0ba..9ecc11e489 100644 --- a/resources/tools/presentation/requirements.txt +++ b/resources/tools/presentation/requirements.txt @@ -1,11 +1,9 @@ jumpavg==0.1.3 -Sphinx -sphinx-rtd-theme +Sphinx==1.7.6 +sphinx-rtd-theme==0.4.0 robotframework==2.9.2 sphinxcontrib-programoutput PyYAML -pytz -python-dateutil numpy pandas plotly==3.0.0 |