Skip to content

Commit ee8b76f

Browse files
authored
downgrade kaleido version to 0.2.1 to fix installs (#1320)
1 parent 2c37302 commit ee8b76f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ matplotlib = "^3.5.3"
2525
numpy = ">=1.22.0,<1.24.0"
2626
pandas = "^1.3.5"
2727
plotly = "^5.13.1"
28-
kaleido = "^0.2.1"
28+
kaleido = "0.2.1"
2929
plotly-resampler = "^0.8.3.1"
3030
pytorch-lightning = "^1.9.4"
3131
tensorboard = "^2.11.2"

0 commit comments

Comments
 (0)