[COMMON] Adds 2 upper-constraints files to pin all dependencies 31/124531/4
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 28 Sep 2021 14:26:56 +0000 (16:26 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 14 Oct 2021 07:23:07 +0000 (09:23 +0200)
commitd242150035c5aa0a0d7ab3e020b75ab5d89bde63
tree3b924022586aa0f04992483fc35e99b050afac8a
parenta697f8ab8f2b47100cb73a7f5812f70e242b75a6
[COMMON] Adds 2 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.

docs/requirements-docs.txt is renamed requirements.txt as it mixes
both docs and linter dependencies.

It removes tox and setuptools from requirements as nothing depends on them
(most requirements should be removed except lfdocsconf)

Issue-ID: DOC-765

Change-Id: Iae808297484f4798de82a43597ccad7905ff4c94
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docs/requirements-docs.txt [deleted file]
requirements.txt [new file with mode: 0644]
tox.ini