Skip to content

Commit 74f3e9d

Browse files
fix(deps): update dependency scikit-learn to v1
1 parent 25f9969 commit 74f3e9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xplainet/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ exclude = []
1515
python = "^3.7"
1616
tensorflow = "2.3.1"
1717
tensorflow-addons = "0.11.2"
18-
scikit-learn = "0.23.2"
18+
scikit-learn = "1.3.0"
1919

2020
[tool.poetry.dev-dependencies]
2121
pytest = "6.1.2"

0 commit comments

Comments
 (0)