Skip to content

Commit 1052ca1

Browse files
Updated latest and made 0.1.0 floor
1 parent 78be09d commit 1052ca1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

evalml/tests/dependency_update_check/latest_dependency_versions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
black==24.1.1
1+
black==24.2.0
22
catboost==1.2.2
33
category-encoders==2.5.1.post0
44
click==8.1.7
@@ -11,7 +11,7 @@ graphviz==0.20.1
1111
holidays==0.20
1212
imbalanced-learn==0.12.0
1313
ipywidgets==8.1.2
14-
kaleido==0.1.0
14+
kaleido==0.2.1
1515
lightgbm==4.3.0
1616
lime==0.2.0.1
1717
matplotlib==3.7.4

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies = [
4848
"nlp-primitives >= 2.9.0",
4949
"networkx >= 2.6, <3.2",
5050
"plotly >= 5.0.0",
51-
"kaleido >= 0.2.0",
51+
"kaleido >= 0.1.0",
5252
"ipywidgets >= 7.5",
5353
"xgboost >= 1.7.0.post0",
5454
"catboost >= 1.1.1",

0 commit comments

Comments
 (0)