X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Frequirements.txt;h=b96c4ab16685cea30a66f97b687980fb90c0abbc;hp=1676983658af0fffaa60e3217bae1412b1ecfdfa;hb=f70df02d586490633b925358041c4dfafd99a118;hpb=bd799a13a06c82e9b38097ea80ec30337edd5e8e diff --git a/resources/tools/presentation/requirements.txt b/resources/tools/presentation/requirements.txt index 1676983658..b96c4ab166 100644 --- a/resources/tools/presentation/requirements.txt +++ b/resources/tools/presentation/requirements.txt @@ -1,9 +1,11 @@ -Sphinx==1.7.6 -sphinx-rtd-theme==0.4.0 -robotframework==2.9.2 -sphinxcontrib-programoutput -PyYAML==5.1.1 -numpy==1.16.4 -pandas==0.24.2 +Sphinx==3.5.4 +sphinx-rtd-theme==0.5.2 +sphinxcontrib-programoutput==0.17 +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 +urllib3==1.25.6