From 53e30f454b06fb13ec6c0f3973f5cf4703a8231c Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 31 Jul 2019 14:44:37 +0200 Subject: Trending: Set packages versions Change-Id: I8d9298733652f16dbfa0c183602060eb4f727dfe Signed-off-by: Tibor Frank --- resources/tools/presentation/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resources/tools/presentation/requirements.txt') diff --git a/resources/tools/presentation/requirements.txt b/resources/tools/presentation/requirements.txt index d7b18c9c23..62c1672beb 100644 --- a/resources/tools/presentation/requirements.txt +++ b/resources/tools/presentation/requirements.txt @@ -3,8 +3,8 @@ Sphinx==1.7.6 sphinx-rtd-theme==0.4.0 robotframework==2.9.2 sphinxcontrib-programoutput -PyYAML -numpy -pandas +PyYAML==5.1.1 +numpy=1.16.4 +pandas==0.24.2 plotly==3.3.0 -PTable +PTable==0.9.2 -- cgit 1.2.3-korg