We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b2006 commit 234d1e6Copy full SHA for 234d1e6
evalml/tests/dependency_update_check/latest_dependency_versions.txt
@@ -11,7 +11,7 @@ graphviz==0.20.1
11
holidays==0.20
12
imbalanced-learn==0.12.0
13
ipywidgets==8.1.2
14
-kaleido==0.1.0
+kaleido==0.2.1
15
lightgbm==4.3.0
16
lime==0.2.0.1
17
matplotlib==3.7.4
pyproject.toml
@@ -48,7 +48,7 @@ dependencies = [
48
"nlp-primitives >= 2.9.0",
49
"networkx >= 2.6, <3.2",
50
"plotly >= 5.0.0",
51
- "kaleido >= 0.2.0",
+ "kaleido >= 0.1.0",
52
"ipywidgets >= 7.5",
53
"xgboost >= 1.7.0.post0",
54
"catboost >= 1.1.1",
0 commit comments