diff options
author | 2024-03-26 13:32:36 +0100 | |
---|---|---|
committer | 2024-04-03 10:42:19 +0200 | |
commit | cf1518bf8d58520f7bc293f9a6e38d3065f1167a (patch) | |
tree | 82e04ecfcbf9859fb1415e6c95fdef4e3177d41b /docs/requirements-docs.txt | |
parent | a32f404ccd6c3f0bd872231bc5529d4d8e2c0f39 (diff) |
fix odl patches
fix aaa-authn api version and add pax fix
Issue-ID: CCSDK-4002
Change-Id: I4e8ef736c48fd2fa5510a25ea90a5edc9dcfaa04
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
(cherry picked from commit 78a6ceb2c78f0419a0a00839ea530eb8403b908e)
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Diffstat (limited to 'docs/requirements-docs.txt')
-rw-r--r-- | docs/requirements-docs.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index ba3e0ec0..cc2eebf4 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -4,4 +4,5 @@ sphinxcontrib-blockdiag # BSD sphinxcontrib-seqdiag # BSD sphinxcontrib-swaggerdoc sphinxcontrib-spelling -sphinxcontrib-plantuml
\ No newline at end of file +sphinxcontrib-plantuml +six
\ No newline at end of file |