Skip to content

Commit 0703e46

Browse files
Bump scikit-learn from 1.5.2 to 1.6.1
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.5.2 to 1.6.1. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.5.2...1.6.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 563b7c9 commit 0703e46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

photonai/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###### Requirements with temporary Version Specifiers ######
22
numpy
33
matplotlib
4-
scikit-learn==1.5.2
4+
scikit-learn==1.6.1
55
pandas
66
plotly
77
imbalanced-learn

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
numpy
22
matplotlib
3-
scikit-learn==1.5.2
3+
scikit-learn==1.6.1
44
pandas
55
plotly
66
imbalanced-learn==0.12.4

0 commit comments

Comments
 (0)