diff options
author | thmsdt <thomas.kulik@telekom.de> | 2022-03-28 13:28:01 +0200 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2022-03-28 13:29:44 +0200 |
commit | 02d8d608457bd9fac859d2ffda7be94799769582 (patch) | |
tree | 30c91fb35f93b34f90ec9f72b5fc9347d0b3f585 /examples | |
parent | a9f110382f2fd7d28aebe49167a937ba46c161ad (diff) |
update requirements filesistanbul
Issue-ID: DOC-784
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ifca66775154c3ce31054d425a8ebe7da1d8281e2
Diffstat (limited to 'examples')
-rw-r--r-- | examples/sphinx/requirements-docs.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/sphinx/requirements-docs.txt b/examples/sphinx/requirements-docs.txt index 74a3b7a3f..cc2d12c20 100644 --- a/examples/sphinx/requirements-docs.txt +++ b/examples/sphinx/requirements-docs.txt @@ -1 +1,6 @@ lfdocs-conf +sphinx>=4.2.0 # BSD +sphinx-rtd-theme>=1.0.0 # MIT +autopep8 +sphinxcontrib-spelling +pylint |