summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2024-02-07 19:31:48 +0000
committermpriyank <priyank.maheshwari@est.tech>2024-02-07 19:31:53 +0000
commitfcb79d65adb5b934aa5940b47cc5a577abfa383d (patch)
tree3d498dc026ed74e95bb69128dc40ed888ae111d9 /docs
parent2d8da0fd9f43e87e5589a2cac4cdc8e8041ee33e (diff)
Fixes for montreal release
- updating the DOCKER REPO port to pull images from the read only repo - update the csit dmi plugin image to 1.4.0 - add six as dependency for csit - added legacy-ouput flag to the csit run-csit file - commented cps-subscription csit test Issue-ID: CPS-2075 Change-Id: I00dffdf305f634841208dade210cac499c61615d Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'docs')
-rw-r--r--docs/requirements-docs.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt
index ed96b42b7..b95c29fb2 100644
--- a/docs/requirements-docs.txt
+++ b/docs/requirements-docs.txt
@@ -1,3 +1,4 @@
+six
sphinx>=4.2.0 # BSD
sphinx-rtd-theme>=1.0.0 # MIT
sphinxcontrib-blockdiag # BSD