charts - fix charts module version, restrick plotly and kaleido version#193
charts - fix charts module version, restrick plotly and kaleido version#193NomakCooper merged 2 commits into3A2DEV:mainfrom
Conversation
Docs Build 📝Thank you for contribution!✨ The docs for this PR have been published here: You can compare to the docs for the The docsite for this PR is also available for download as an artifact from this run: File changes: Click to see the diff comparison.NOTE: only file modifications are shown here. New and deleted files are excluded. diff --git a/home/runner/work/ans2dev.general/ans2dev.general/docsbuild/base/charts_module.html b/home/runner/work/ans2dev.general/ans2dev.general/docsbuild/head/charts_module.html
index 0346b57..f7ce92c 100644
--- a/home/runner/work/ans2dev.general/ans2dev.general/docsbuild/base/charts_module.html
+++ b/home/runner/work/ans2dev.general/ans2dev.general/docsbuild/head/charts_module.html
@@ -174,8 +174,8 @@ see <a class="reference internal" href="#ansible-collections-ans2dev-general-cha
<p>The below requirements are needed on the host that executes this module.</p>
<ul class="simple">
<li><p>requests</p></li>
-<li><p>plotly < 6.1.0 >= 6.1.1</p></li>
-<li><p>kaleido</p></li>
+<li><p>plotly < 6.2.0</p></li>
+<li><p>kaleido < 1.0.0</p></li>
</ul>
</section>
<section id="parameters">
|
|
/unlabel needs_triage |
|
/label backport-10 |
Backport to stable-10: 💚 backport PR created✅ Backport PR branch: Backported as #194 🤖 @patchback |
SUMMARY
This PR fix
chartsmodule fail.plotlyandkaleidoversion ( chrome required problem )ISSUE TYPE
COMPONENT NAME
charts
ADDITIONAL INFORMATION