aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2021-04-14 13:17:29 +0200
committerTibor Frank <tifrank@cisco.com>2021-04-14 13:12:29 +0000
commit6def96f103da9714e2ce7cf85c2bf88d1e5bf0cf (patch)
tree8f47eb0731b363d494e74e5de96bcd5810810c18
parent68827d323227c98c90712e809eabc983252b38c9 (diff)
PAL: Update Sphinx to the latest versions
Change-Id: Id42b7e63f5bef7c99d9c1cd564e1e749ed3d2542 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit f70df02d586490633b925358041c4dfafd99a118)
-rw-r--r--resources/tools/presentation/requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/tools/presentation/requirements.txt b/resources/tools/presentation/requirements.txt
index 0063926a8c..62af5202ab 100644
--- a/resources/tools/presentation/requirements.txt
+++ b/resources/tools/presentation/requirements.txt
@@ -1,6 +1,6 @@
-Sphinx==2.2.1
-sphinx-rtd-theme==0.4.0
-sphinxcontrib-programoutput==0.15
+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