Skip to content

Commit

Permalink
fix: re-add kaleido as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
CallumJHays committed Oct 24, 2021
1 parent d04e7fe commit c3cb26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ tqdm = "^4.62.3"
ansitable = "^0.9.6"
scipy = "^1.7.1"
plotly = "^5.3.1"
kaleido = "0.2.1"


[build-system]
Expand All @@ -48,7 +49,6 @@ pre-commit = "^2.13.0"
ipykernel = "^6.4.1"
nbformat = "^5.1.3"
ipywidgets = "^7.6.5"
kaleido = "0.2.1"
jupyterlab = "^3.2.1"

[tool.semantic_release]
Expand Down

0 comments on commit c3cb26d

Please sign in to comment.