Hi, we're running into problems when using imbalanced-learn with scikit-learn==1.4.0 which was released yesterday (mostly problems of compatibility due to updates in the Pipeline class). I noticed that the fixes were already implemented by @glemaitre in #1045 and I confirm that everything works well for me if I install from master.
Do you plan to publish an updated release with these fixes anytime soon?