frouros
frouros copied to clipboard
Update scikit-learn requirement from <1.6,>=1.3.2 to >=1.3.2,<1.7
Updates the requirements on scikit-learn to permit the latest version.
Release notes
Sourced from scikit-learn's releases.
Scikit-learn 1.6.0
We're happy to announce the 1.6.0 release.
You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_6_0.html and the long version of the change log under https://scikit-learn.org/stable/whats_new/v1.6.html
This version supports Python versions 3.9 to 3.13 and features an experimental support of free-threaded CPython.
You can upgrade with pip as usual:
pip install -U scikit-learnThe conda-forge builds can be installed using:
conda install -c conda-forge scikit-learn
Commits
1fecc10trigger wheel builder [cd build]dcce200link release highlights from the changelog7015ee6DOC Release Highlights for version 1.6 (#30392)09c5c00DOC UpdateDummyRegressor.fitdocstring to be more precise (#30410)4142775DOC Fix example comment being rendered as text (#30412)034b0d1DOC Fix broken ref (#30407)384aebagenerate changelogea2510cbump versionba83d16FIX KNeighbor classes correctly set positive_only tag (#30372)03d90f3FIX test_csr_polynomial_expansion_index_overflow on [scipy-dev] (#30393)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
📚 Documentation preview 📚: https://frouros--357.org.readthedocs.build/en/357/
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.