X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Frequirements.txt;h=0063926a8c3625ceaa924ca16edfb77fab9b12ca;hb=7a26d43c4f71869695ba19ce58f9afac9a1d176d;hp=a33848d681678a6b7915635802e496e1a2220fe8;hpb=0f6410d3c95eb28164fdd349778155c6525e1a79;p=csit.git diff --git a/resources/tools/presentation/requirements.txt b/resources/tools/presentation/requirements.txt index a33848d681..0063926a8c 100644 --- a/resources/tools/presentation/requirements.txt +++ b/resources/tools/presentation/requirements.txt @@ -1,11 +1,10 @@ -Sphinx -sphinx-rtd-theme -robotframework==2.9.2 -sphinxcontrib-programoutput -PyYAML -pytz -python-dateutil -numpy -pandas -plotly -PTable +Sphinx==2.2.1 +sphinx-rtd-theme==0.4.0 +sphinxcontrib-programoutput==0.15 +robotframework==3.1.2 +PyYAML==5.1 +numpy==1.17.3 +pandas==0.25.3 +plotly==4.1.1 +PTable==0.9.2 +hdrhistogram==0.6.1