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