summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthmsdt <thomas.kulik@telekom.de>2022-03-28 13:28:01 +0200
committerthmsdt <thomas.kulik@telekom.de>2022-03-28 13:29:44 +0200
commit02d8d608457bd9fac859d2ffda7be94799769582 (patch)
tree30c91fb35f93b34f90ec9f72b5fc9347d0b3f585
parenta9f110382f2fd7d28aebe49167a937ba46c161ad (diff)
update requirements filesistanbul
Issue-ID: DOC-784 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: Ifca66775154c3ce31054d425a8ebe7da1d8281e2
-rw-r--r--etc/requirements-docs.txt6
-rw-r--r--etc/requirements.txt2
-rw-r--r--examples/sphinx/requirements-docs.txt5
3 files changed, 13 insertions, 0 deletions
diff --git a/etc/requirements-docs.txt b/etc/requirements-docs.txt
new file mode 100644
index 000000000..cc2d12c20
--- /dev/null
+++ b/etc/requirements-docs.txt
@@ -0,0 +1,6 @@
+lfdocs-conf
+sphinx>=4.2.0 # BSD
+sphinx-rtd-theme>=1.0.0 # MIT
+autopep8
+sphinxcontrib-spelling
+pylint
diff --git a/etc/requirements.txt b/etc/requirements.txt
index b6654e56c..cc2d12c20 100644
--- a/etc/requirements.txt
+++ b/etc/requirements.txt
@@ -1,4 +1,6 @@
lfdocs-conf
+sphinx>=4.2.0 # BSD
+sphinx-rtd-theme>=1.0.0 # MIT
autopep8
sphinxcontrib-spelling
pylint
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