summaryrefslogtreecommitdiffstats
path: root/docs/requirements-docs.txt
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2021-10-21 14:21:06 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2021-10-21 14:24:10 +0200
commit44b1919516011ab868d25afb96abf6fcf655e8fc (patch)
treeef85f9590882af2a81fd2ada7734fef3805da2f8 /docs/requirements-docs.txt
parent8913cbef1dbbe1bc53b54e2b48d8a3a07fee9ab8 (diff)
Leverage upper-constraints files to pin all dependencies
It leverages the latest change from lfdocs-conf and the upper-constraints.txt now centralized in ONAP docs. In a long run, upperconstraints.os.txt should be removed once ONAP is synced with OpenStack. It removes tox and setuptools from requirements as nothing depends on them (most requirements should be removed except lfdocsconf) Issue-ID: DOC-765 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I7af7db5ac0b73b8cad52a72612ac8c532aa42127 (cherry picked from commit 205ff57a1d27086a6ff2fd965fbae051684c515d)
Diffstat (limited to 'docs/requirements-docs.txt')
-rw-r--r--docs/requirements-docs.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt
index b3188dd..74a3b7a 100644
--- a/docs/requirements-docs.txt
+++ b/docs/requirements-docs.txt
@@ -1,15 +1 @@
-tox
-Sphinx
-doc8
-docutils
-setuptools
-six
-sphinx_rtd_theme>=0.4.3
-sphinxcontrib-blockdiag
-sphinxcontrib-needs>=0.2.3
-sphinxcontrib-nwdiag
-sphinxcontrib-seqdiag
-sphinxcontrib-swaggerdoc
-sphinxcontrib-plantuml
-sphinx_bootstrap_theme
lfdocs-conf