Skip to content

Commit

Permalink
fix(deps): update dependency kaleido to v0.2.1.post1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 2163540 commit 07d7801
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 89 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jupyter = [
"jupyterlab>=3.5.2,<5.0.0",
"plotly>=5.21.0,<6",
"itables>=2.1.1,<3",
"kaleido==0.2.1",
"kaleido==0.2.1.post1",
"dtale>=3.9.0,<4",
"python-pptx>=0.6.22,<1.1.0",
]
Expand All @@ -76,7 +76,7 @@ all = [
"jupyterlab>=3.5.2,<5.0.0",
"plotly>=5.21.0,<6",
"itables>=2.1.1,<3",
"kaleido==0.2.1",
"kaleido==0.2.1.post1",
"dtale>=3.9.0,<4",
"networkx[all]~=3.0",
"pydot>=3.0.0,<4",
Expand Down
Loading

0 comments on commit 07d7801

Please sign in to comment.