From e3f36c9325a2b5d1ff22c91c82bbef2437304714 Mon Sep 17 00:00:00 2001 From: thmsdt Date: Mon, 28 Mar 2022 13:01:12 +0200 Subject: update both example requirements-docs.txt Issue-ID: DOC-782 Signed-off-by: thmsdt Change-Id: Ibc96a61baa22cc4b99a17097a8e97d85d14ad777 --- examples/sphinx/master/requirements-docs.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'examples/sphinx/master') diff --git a/examples/sphinx/master/requirements-docs.txt b/examples/sphinx/master/requirements-docs.txt index 74a3b7a3f..cc2d12c20 100644 --- a/examples/sphinx/master/requirements-docs.txt +++ b/examples/sphinx/master/requirements-docs.txt @@ -1 +1,6 @@ lfdocs-conf +sphinx>=4.2.0 # BSD +sphinx-rtd-theme>=1.0.0 # MIT +autopep8 +sphinxcontrib-spelling +pylint -- cgit 1.2.3-korg