Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Commit 5d3e83a

Browse files
Update scikit-learn requirement from <=1.5.0 to <=1.5.1 (#93)
Updates the requirements on [scikit-learn](https://github.com/scikit-learn/scikit-learn) to permit the latest version. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@0.1-beta...1.5.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f50b95f commit 5d3e83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pytest
22
pytest-xdist
33
pytest-cov
4-
scikit-learn <= 1.5.0
4+
scikit-learn <= 1.5.1
55
pre-commit; sys_platform == 'darwin'
66
sphinx
77
breathe

0 commit comments

Comments
 (0)