I'm facing an abrupt import error, not able to figure out why it is occurring.
Here is the problem
- google collab discards the latest versions of MLBox due to dependency failure
- automatically downgrades the dependencies
- can't fulfill all the import * actions
- throws type error when manually installing the MLBox new version
Screenshot of the issue :

Sklearn version: 1.0.2
MLBox version: 0.5.1
Pls look into it and help me resolve this issue