We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d5c5ef commit 2d2e940Copy full SHA for 2d2e940
pyproject.toml
@@ -77,7 +77,7 @@ scipy = [
77
jupyterlab = { version = ">=3.5.2,<5.0.0", optional = true }
78
plotly = { version = "^5.21.0", optional = true }
79
itables = { version = "^2.1.1", optional = true }
80
-kaleido = { version = "0.2.1", optional = true }
+kaleido = { version = "0.4.1", optional = true }
81
dtale = { version = "^3.9.0", optional = true }
82
networkx = { extras = ["all"], version = "^3.0", optional = true }
83
pydot = { version = "^3.0.0", optional = true }
0 commit comments