Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork26k
bump min dependencies anticipating next major release on 2025-11-01#31656
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
github-actionsbot commentedJun 25, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I updated the lock files locally and push. I did not get the failures. |
Thanks for the PR@GaetandeCast. However, I don't think that we should merge such a PR so soon after releasing 1.7. The reason is that there probably will bug-fix releases for 1.7 before 1.8 and it will kind of prevent us (or at least make it very difficult) to backport CI fixes and also add the risk that we use features that are not available in the min versions of 1.7 to fix bugs for e.g. 1.7.1. |
Uh oh!
There was an error while loading.Please reload this page.
I will need the
return_as=generator
option of joblib 1.3 for#31279 . According to the maintenance guide, this version should be an acceptable dependency for the next major release. I updated the _min_dependencies according to the script linked in the maintainers guide. However I get the following error when trying to update the lock files:Cc:@ogrisel@glemaitre