Solutionunvalidated
The solution is simply to downgrade your version of those packages — Most likely this is scikit-learn==1.0.2 and joblib==1.1.0 as specified in the requirements you posted. Tension: You may have to downgrade your version of Python too actually. Outcome: to match the correct version.
5173ee6b-7958-468f-baf6-dd861e6c3cfc
The solution is simply to downgrade your version of those packages — Most likely this is scikit-learn==1.0.2 and joblib==1.1.0 as specified in the requirements you posted. Tension: You may have to downgrade your version of Python too actually. Outcome: to match the correct version.