Skip to content

Commit

Permalink
Bump scikit-learn from 1.1.3 to 1.5.2
Browse files Browse the repository at this point in the history
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.1.3 to 1.5.2.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.1.3...1.5.2)

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent db99d9c commit e46371b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion photonai/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
###### Requirements with temporary Version Specifiers ######
numpy
matplotlib
scikit-learn==1.1.3
scikit-learn==1.5.2
pandas
plotly
imbalanced-learn
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
numpy
matplotlib
scikit-learn==1.3.0
scikit-learn==1.5.2
pandas
plotly
imbalanced-learn==0.11.0
Expand Down

0 comments on commit e46371b

Please sign in to comment.